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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 1149833007: Embed a mojo ApplicationManager in content/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added some missing docs and removed some cruft Created 5 years, 7 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: content/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index dc2df70ef9eb036ab932f82408772c344d80b47b..99b19d7dea655f96b6b39ac07a9fea6a3e490115 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -23,6 +23,7 @@
'public/common/background_sync.mojom',
'public/common/mojo_geoposition.mojom',
'public/common/permission_status.mojom',
+ 'public/common/process_control.mojom',
],
},
'includes': [ '../third_party/mojo/mojom_bindings_generator_explicit.gypi' ],

Powered by Google App Engine
This is Rietveld 408576698