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

Unified Diff: third_party/WebKit/Source/modules/wasm/DEPS

Issue 2780693003: [wasm] response-based compile APIs (Closed)
Patch Set: . Created 3 years, 8 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: third_party/WebKit/Source/modules/wasm/DEPS
diff --git a/third_party/WebKit/Source/modules/wasm/DEPS b/third_party/WebKit/Source/modules/wasm/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..025e4b56b5b064969d50779cc54d47491a174280
--- /dev/null
+++ b/third_party/WebKit/Source/modules/wasm/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "-modules",
+ "+modules/ModulesExport.h",
+ "+modules/fetch",
+ "+modules/wasm"
+]

Powered by Google App Engine
This is Rietveld 408576698