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

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

Issue 2405093003: [WIP] Mojo native bindings interface.
Patch Set: fixes webui tests Created 3 years, 10 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 2f1c3c2c7e7b85a521b3aa4d951f74ff269af824..de12847262457fbceb7628f102570786b95d4777 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -495,6 +495,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