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

Unified Diff: third_party/WebKit/Source/modules/BUILD.gn

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/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index 8431a8940d44cdb2bbc7874136e0d7436103ca2c..3561946a97a89be35f7191c0ce7eb9ff23b3b30c 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -158,6 +158,7 @@ target(modules_target_type, "modules") {
"//third_party/WebKit/Source/modules/vibration",
"//third_party/WebKit/Source/modules/vr",
"//third_party/WebKit/Source/modules/wake_lock",
+ "//third_party/WebKit/Source/modules/wasm",
"//third_party/WebKit/Source/modules/webaudio",
"//third_party/WebKit/Source/modules/webauth",
"//third_party/WebKit/Source/modules/webdatabase",

Powered by Google App Engine
This is Rietveld 408576698