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

Unified Diff: src/DEPS

Issue 2250863002: WIP: prototype ffi support (from 2084663004) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase Created 4 years 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 | « include/v8-ffi.h ('k') | src/compiler/ffi-compiler.h » ('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 e9026b130d6bf350ced7f92b4e8a283d249bcade..014f523694ec114ba634b2ba5923097b04a13eac 100644
--- a/src/DEPS
+++ b/src/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+base/trace_event/common/trace_event_common.h",
"+src",
- "-src/compiler",
+ "+src/compiler",
"+src/compiler/pipeline.h",
"+src/compiler/code-assembler.h",
"+src/compiler/wasm-compiler.h",
« no previous file with comments | « include/v8-ffi.h ('k') | src/compiler/ffi-compiler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698