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

Unified Diff: ui/app_list/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 | « tools/licenses.py ('k') | ui/app_list/app_list.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/DEPS
diff --git a/ui/app_list/DEPS b/ui/app_list/DEPS
index bd3bf143bdb1367290a62fb24bc11732d0c981e8..e3cb0bc6943d633570ffedd1b51f549a05687df0 100644
--- a/ui/app_list/DEPS
+++ b/ui/app_list/DEPS
@@ -3,9 +3,8 @@ include_rules = [
"+grit/ui_strings.h",
"+skia",
"+sync",
+ "+third_party/google_toolbox_for_mac/src",
"+third_party/skia",
- # Allow inclusion of third-party code:
- "+third_party/GTM", # Google Toolbox for Mac.
"+ui/aura",
"+ui/base",
"+ui/compositor",
« no previous file with comments | « tools/licenses.py ('k') | ui/app_list/app_list.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698