Chromium Code Reviews

Unified Diff: base/DEPS

Issue 3035062: Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « app/test_suite.h ('k') | base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/DEPS
===================================================================
--- base/DEPS (revision 55415)
+++ base/DEPS (working copy)
@@ -5,6 +5,9 @@
"+third_party/modp_b64",
"+third_party/tcmalloc",
+ # Testing stuff shouldn't be used by the general base code.
+ "-base/test",
+
# ICU dependendencies must be separate from the rest of base.
"-i18n",
]
« no previous file with comments | « app/test_suite.h ('k') | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine