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

Unified Diff: chrome/chrome_exe.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_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 9e7009ad763fb624374fc4615fd1bdb491296264..a49d51f38cba810fa4b96978f148eaf562cdd7a9 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -202,6 +202,7 @@
'../content/content.gyp:content_app_both',
# Needed for chrome_main.cc initialization of libraries.
'../build/linux/system.gyp:pangocairo',
+ 'chrome_features.gyp:chrome_common_features',
# Needed to use the master_preferences functions
'installer_util',
],
« no previous file with comments | « chrome/chrome_dll.gypi ('k') | chrome/chrome_features.gyp » ('j') | chrome/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698