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

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

Issue 2400563002: Adds Mojo IDL. (Closed)
Patch Set: rebase Created 4 years, 1 month 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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index cc44f39928978bc69cb66de7c6c96b23307b9ce8..ab230214610d979d5924a1fa4c1eef851e6cf9b9 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -205,6 +205,7 @@ component("web") {
"WebMediaStreamRegistry.cpp",
"WebMemoryStatistics.cpp",
"WebMetaElement.cpp",
+ "WebMojoBindings.cpp",
"WebNetworkStateNotifier.cpp",
"WebNode.cpp",
"WebOptionElement.cpp",

Powered by Google App Engine
This is Rietveld 408576698