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

Unified Diff: chrome/chrome.gyp

Issue 1996993002: i18n of Copyright line to use locally correct numeric glyphs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Trying to fix mac builds, take 3 Created 4 years, 7 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.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2607d8b2fc6676ef030e444762944d9b3eb0d085..9e200e47ef207d346569cb87a6e12d57bfa1bab1 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -322,6 +322,7 @@
'dependencies': [
'chrome_resources.gyp:chrome_strings',
'../base/base.gyp:base',
+ '../base/base.gyp:base_i18n',
'../ui/base/ui_base.gyp:ui_data_pack',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698