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

Unified Diff: third_party/WebKit/Source/bindings/bindings.gni

Issue 2400563002: Adds Mojo IDL. (Closed)
Patch Set: fixes typo Created 3 years, 11 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/bindings/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index 3a1f8684248140f302f8ccb270c7ffa87d75072e..1108f5d91a6a0c6d84ef9e7d78bdaf38301254be 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -24,6 +24,7 @@ bindings_core_v8_files =
"core/v8/custom/V8MediaQueryListCustom.cpp",
"core/v8/custom/V8MessageChannelCustom.cpp",
"core/v8/custom/V8MessageEventCustom.cpp",
+ "core/v8/custom/V8MojoWatcherCustom.cpp",
"core/v8/custom/V8MutationObserverCustom.cpp",
"core/v8/custom/V8PerformanceObserverCustom.cpp",
"core/v8/custom/V8PopStateEventCustom.cpp",

Powered by Google App Engine
This is Rietveld 408576698