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

Unified Diff: chrome/chrome_browser.gypi

Issue 543128: [Mac] Localize the cookie manager. Also rolls GTM r259:280. (Closed)
Patch Set: Roll GTM to 280 Created 10 years, 11 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 | « chrome/app/nibs/Cookies.xib ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d5e8123734806baaa68c45e407127206e7e891c4..eeb615ac0430841a191bd1b0f7a9472c86be2056 100755
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2055,6 +2055,7 @@
'../third_party/GTM',
'../third_party/GTM/AppKit',
'../third_party/GTM/Foundation',
+ '../third_party/GTM/DebugUtils',
],
'link_settings': {
'libraries': [
@@ -2083,6 +2084,7 @@
'app/nibs/BookmarkManager.xib',
'app/nibs/BookmarkNameFolder.xib',
'app/nibs/ClearBrowsingData.xib',
+ 'app/nibs/Cookies.xib',
'app/nibs/DownloadItem.xib',
'app/nibs/DownloadShelf.xib',
'app/nibs/EditSearchEngine.xib',
« no previous file with comments | « chrome/app/nibs/Cookies.xib ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698