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

Unified Diff: src/DEPS

Issue 615393002: Move unit tests to test/unittests. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: REBASE Created 6 years, 3 months 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 | « build/all.gyp ('k') | src/base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/DEPS
diff --git a/src/DEPS b/src/DEPS
index 260f5b2e5fb18a55f062c79239d9e3cdb416b233..4dbb3c756a1b7860595ecfea4cd9531954efd735 100644
--- a/src/DEPS
+++ b/src/DEPS
@@ -3,8 +3,7 @@ include_rules = [
"-src/compiler",
"+src/compiler/pipeline.h",
"-src/libplatform",
- "-include/libplatform",
- "+testing",
+ "-include/libplatform"
]
specific_include_rules = {
« no previous file with comments | « build/all.gyp ('k') | src/base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698