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

Unified Diff: test/base-unittests/DEPS

Issue 520503004: Merge base unit tests into src to be in line with Chrome. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
Index: test/base-unittests/DEPS
diff --git a/test/base-unittests/DEPS b/test/base-unittests/DEPS
deleted file mode 100644
index 5c0cadf9f1ccaf25cff4eba6e8344b215082fca6..0000000000000000000000000000000000000000
--- a/test/base-unittests/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-include_rules = [
- "-include",
- "+include/v8config.h",
- "+include/v8stdint.h",
- "-src",
- "+src/base",
- "+testing/gtest",
- "+testing/gtest-support.h",
-]

Powered by Google App Engine
This is Rietveld 408576698