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

Unified Diff: remoting/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: rm License File line from README.chromium 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: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index d83925775105a8c7a5023ea864b6bb1079febbc5..636b27470a7fde967a8d05c87523e4daa2556e0a 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -11,8 +11,7 @@ include_rules = [
"-remoting",
"+remoting/base",
"+remoting/proto",
- "+third_party/GTM",
- "+third_party/GTM/AppKit",
+ "+third_party/google_toolbox_for_mac/src/AppKit",
Mark Mentovai 2013/12/17 15:19:09 It should be fine for this to depend on anything i
tfarina 2013/12/18 00:42:56 Done.
"+third_party/libjingle",
"+third_party/libvpx",
"+third_party/libyuv",

Powered by Google App Engine
This is Rietveld 408576698