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

Unified Diff: test/perf-tests/DEPS

Issue 503643002: Add performance test skeleton. Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Review. Created 6 years, 4 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') | test/perf-tests/infra-test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/perf-tests/DEPS
diff --git a/test/base-unittests/DEPS b/test/perf-tests/DEPS
similarity index 59%
copy from test/base-unittests/DEPS
copy to test/perf-tests/DEPS
index 5c0cadf9f1ccaf25cff4eba6e8344b215082fca6..e49cf1622a8648455bd7be921cfcece4cd6b215d 100644
--- a/test/base-unittests/DEPS
+++ b/test/perf-tests/DEPS
@@ -1,9 +1,6 @@
include_rules = [
"-include",
- "+include/v8config.h",
- "+include/v8stdint.h",
"-src",
- "+src/base",
"+testing/gtest",
"+testing/gtest-support.h",
]
« no previous file with comments | « build/all.gyp ('k') | test/perf-tests/infra-test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698