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

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: Follow review 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') | no next file with comments »
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 1a6a0f56ff8eb479c61db19bb21223d79e041a53..f656e24ee5ad97f3f2db505e3ee0edd1627d30fb 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2589,7 +2589,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698