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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 346613004: Use loadable module instead of shared library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Small nits Created 6 years, 6 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
« no previous file with comments | « no previous file | mojo/common/mojo_common_export.h » ('j') | mojo/mojo.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 73b10b445a2c320e4e9ed62b182a37ed6eabac51..67123c63ddda0f913bd52e20235929435e719523 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2587,7 +2587,7 @@
'common/extensions/api/api.gyp:chrome_api',
'debugger',
'installer_util',
- '../mojo/mojo.gyp:mojo_system_impl',
+ '../mojo/mojo.gyp:mojo_common_lib',
'../third_party/re2/re2.gyp:re2',
'../components/components.gyp:autofill_content_risk_proto',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
« no previous file with comments | « no previous file | mojo/common/mojo_common_export.h » ('j') | mojo/mojo.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698