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

Unified Diff: components/bookmarks.gypi

Issue 938003002: bookmarks component should depend on base_i18n (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index fdf382d81c58de4f660006acf63cb83bda9942f9..a7a1d9b43752512d48a3b13afc3f3ec4adbb8647 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -13,6 +13,7 @@
],
'dependencies': [
'../base/base.gyp:base',
+ '../base/base.gyp:base_i18n',
'../net/net.gyp:net',
'../third_party/icu/icu.gyp:icuuc',
'../ui/base/ui_base.gyp:ui_base',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698