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

Unified Diff: tools/v8_context_snapshot/DEPS

Issue 2841443005: [Bindings] Create and use V8 context snapshots (Closed)
Patch Set: Rebase Created 3 years, 5 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 | « tools/v8_context_snapshot/BUILD.gn ('k') | tools/v8_context_snapshot/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/v8_context_snapshot/DEPS
diff --git a/tools/v8_context_snapshot/DEPS b/tools/v8_context_snapshot/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4af288af27c2115b2f770815370363eeb660f77b
--- /dev/null
+++ b/tools/v8_context_snapshot/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+base",
+ "+v8",
+ "+third_party/WebKit/public",
+ "+gin/v8_initializer.h",
+ "+mojo/edk/embedder/embedder.h",
+]
« no previous file with comments | « tools/v8_context_snapshot/BUILD.gn ('k') | tools/v8_context_snapshot/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698