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

Unified Diff: chrome/DEPS

Issue 107933006: Get rid of ui_cocoa_third_party_toolkits target from ui.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: check it in third_party/google_toolbox_for_mac Created 7 years 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/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 8b0aa264244c16b6b005aa6b21a000b9d885e25e..707cff58c48e142329e778ef402117a3a063828e 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -37,7 +37,7 @@ include_rules = [
"+third_party/mozilla", # Mozilla interface headers.
"+third_party/skia",
"+third_party/zlib/google",
- "+third_party/GTM", # Google Toolbox for Mac.
+ "+third_party/google_toolbox_for_mac", # Google Toolbox for Mac.
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698