Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1257)

Unified Diff: mojo/mojo_public.gypi

Issue 177183002: Mojo: Include "path/to/foo.mojom.h" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unnecessary abspath Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mojo/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index 21dcd0f9871e88a35efce6acde4a1f7003331bff..b4ad543e6cc6ee576495821d7131f5c000774bee 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -294,10 +294,10 @@
'type': 'static_library',
'sources': [
'public/shell/lib/application.cc',
- 'public/shell/lib/shell.mojom',
'public/shell/lib/service.cc',
'public/shell/application.h',
'public/shell/service.h',
+ 'public/shell/shell.mojom',
],
'includes': [ 'public/bindings/mojom_bindings_generator.gypi' ],
'export_dependent_settings': [
« no previous file with comments | « mojo/gles2/command_buffer_client_impl.h ('k') | mojo/public/bindings/generators/cpp_templates/module-internal.h.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698