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

Unified Diff: chrome/chrome_dll.gypi

Issue 1722743002: Adds ability for chrome to behave as mojo_runner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge to tip of tree Created 4 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: chrome/chrome_dll.gypi
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index de456dd20c44969e1bf03303567ed7ad60da61fc..9ee23c53f24c4a1e83a7222b0e9998d533b09ee7 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -121,6 +121,7 @@
],
'dependencies': [
'<@(chromium_browser_dependencies)',
+ 'chrome_features.gyp:chrome_common_features',
'../content/content.gyp:content_app_browser',
],
'conditions': [
@@ -347,6 +348,7 @@
'../components/components.gyp:browser_watcher_client',
'../content/content.gyp:content_app_child',
'../third_party/kasko/kasko.gyp:kasko',
+ 'chrome_features.gyp:chrome_common_features',
'chrome_version_resources',
'policy_path_parser',
],
« no previous file with comments | « chrome/app/mash/mash_runner.cc ('k') | chrome/chrome_exe.gypi » ('j') | chrome/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698