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

Unified Diff: chrome/chrome_web_ui_mojo_bindings.gyp

Issue 1524423002: chrome://plugins Mojo-ification part 1/2, adding interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing feedback Created 4 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 | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_web_ui_mojo_bindings.gyp
diff --git a/chrome/chrome_web_ui_mojo_bindings.gyp b/chrome/chrome_web_ui_mojo_bindings.gyp
index aaf67baafb0ffb6150928b55e61203cc7a85ff15..7e2842a0a7567f46258d3a3c7c614cdf3665b14b 100644
--- a/chrome/chrome_web_ui_mojo_bindings.gyp
+++ b/chrome/chrome_web_ui_mojo_bindings.gyp
@@ -14,6 +14,8 @@
'browser/ui/webui/engagement/site_engagement.mojom',
# GN version: //chrome/browser/ui/webui/omnibox:mojo_bindings
'browser/ui/webui/omnibox/omnibox.mojom',
+ # GN version: //chrome/browser/ui/webui/plugins:mojo_bindings
+ 'browser/ui/webui/plugins/plugins.mojom',
],
'includes': [ '../third_party/mojo/mojom_bindings_generator.gypi' ],
},
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698