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

Unified Diff: src/compiler/DEPS

Issue 905293002: Remove dependency on v8.h from TurboFan. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add DEPS file. Created 5 years, 10 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 | « no previous file | src/compiler/all-nodes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/compiler/DEPS
diff --git a/test/cctest/DEPS b/src/compiler/DEPS
similarity index 57%
copy from test/cctest/DEPS
copy to src/compiler/DEPS
index 3e73aa244ff09076a1e05734d75bf0ca620a86cf..60e2f6d742e35e8516fa7faa8bad1c28a92622db 100644
--- a/test/cctest/DEPS
+++ b/src/compiler/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+src",
+ "-src/v8.h",
]
« no previous file with comments | « no previous file | src/compiler/all-nodes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698