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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2400563002: Adds Mojo IDL. (Closed)
Patch Set: injects mojo object 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
« no previous file with comments | « third_party/WebKit/Source/web/WebMojoBindings.cpp ('k') | third_party/WebKit/public/web/WebMojoBindings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 45fe53304f55ec38113c1bc533283496e302e888..38934466cc2c1c01087280534e111dda0c4dee68 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -502,6 +502,7 @@ source_set("blink_headers") {
"web/WebMemoryStatistics.h",
"web/WebMenuItemInfo.h",
"web/WebMetaElement.h",
+ "web/WebMojoBindings.h",
"web/WebNavigationPolicy.h",
"web/WebNavigationType.h",
"web/WebNavigatorContentUtilsClient.h",
« no previous file with comments | « third_party/WebKit/Source/web/WebMojoBindings.cpp ('k') | third_party/WebKit/public/web/WebMojoBindings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698