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

Unified Diff: src/test/DEPS

Issue 540823002: Refactor common unit test code. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fixes 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 | « src/compiler/machine-operator-unittest.cc ('k') | src/test/run-all-unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/test/DEPS
diff --git a/src/test/DEPS b/src/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..13855ec9d94e68b0c03b019e2a1e341a35ac9341
--- /dev/null
+++ b/src/test/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+include/libplatform/libplatform.h"
+]
« no previous file with comments | « src/compiler/machine-operator-unittest.cc ('k') | src/test/run-all-unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698