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

Unified Diff: content/content_common.gypi

Issue 1149833007: Embed a mojo ApplicationManager in content/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: misc build fixes 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.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 55930974c8ca617395c99819f8583f0badae4169..10b1e6395e6c10a28d1436d43cf558a6e4cc7258 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -36,6 +36,7 @@
'use_v4l2_codec%': 0,
'public_common_sources': [
'public/common/appcache_info.h',
+ 'public/common/application_registry.h',
'public/common/bindings_policy.h',
'public/common/child_process_host.h',
'public/common/child_process_host_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698