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

Unified Diff: chrome/common/BUILD.gn

Issue 2791533002: Convert Web Store Inline Install IPCs to mojo (Closed)
Patch Set: Addressed Devlin's comments Created 3 years, 7 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/browser/extensions/tab_helper.cc ('k') | chrome/common/extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 1e8cce5105983865255571d616e0081434b9b673..cd15632896b992e81e8248d33d2aa44d36f9f2a3 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -308,6 +308,7 @@ static_library("common") {
"extensions/manifest_handlers/theme_handler.h",
"extensions/manifest_handlers/ui_overrides_handler.cc",
"extensions/manifest_handlers/ui_overrides_handler.h",
+ "extensions/mojom/inline_install_traits.h",
"extensions/permissions/chrome_api_permissions.cc",
"extensions/permissions/chrome_api_permissions.h",
"extensions/permissions/chrome_permission_message_provider.cc",
« no previous file with comments | « chrome/browser/extensions/tab_helper.cc ('k') | chrome/common/extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698