commit | df4e2517f859dd215d9d4d453c0c37c54dca3583 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jun 17 23:26:48 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jun 17 23:26:48 2014 |
tree | 3f80b7f1192c4579a12374ccd4ab7a36c06ed41f | |
parent | b63e3be0943cf45470a53dbcfbdc4f3bd75219ee [diff] [blame] |
Move native_viewport.mojom into public/interfaces [email protected] http://crbug.com/385480 Review URL: https://codereview.chromium.org/331633006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277899 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi index 856f18e..e032c06 100644 --- a/mojo/mojo_services.gypi +++ b/mojo/mojo_services.gypi
@@ -124,7 +124,7 @@ 'target_name': 'mojo_native_viewport_bindings', 'type': 'static_library', 'sources': [ - 'services/native_viewport/native_viewport.mojom', + 'services/public/interfaces/native_viewport/native_viewport.mojom', ], 'includes': [ 'public/tools/bindings/mojom_bindings_generator.gypi' ], 'export_dependent_settings': [