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

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: mark review 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
« no previous file with comments | « breakpad/breakpad.gyp ('k') | chrome/browser/service_process/service_process_control_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 8b0aa264244c16b6b005aa6b21a000b9d885e25e..8b2c6160c05ca67cf59563ef32c2f54439fd9c3e 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -32,12 +32,12 @@ include_rules = [
"+third_party/WebKit/public/web",
# Allow inclusion of third-party code:
+ "+third_party/google_toolbox_for_mac/src",
"+third_party/hunspell",
"+third_party/libxml",
"+third_party/mozilla", # Mozilla interface headers.
"+third_party/skia",
"+third_party/zlib/google",
- "+third_party/GTM", # Google Toolbox for Mac.
"+ui",
]
« no previous file with comments | « breakpad/breakpad.gyp ('k') | chrome/browser/service_process/service_process_control_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698