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

Unified Diff: chrome/common/BUILD.gn

Issue 2791533002: Convert Web Store Inline Install IPCs to mojo (Closed)
Patch Set: Move ProgressListener interface ptr to TabHelper Created 3 years, 8 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 09c74411e5fa8f3cfdb37abb852a7a304b759fa2..6b6e5a623bfcb7963a9972ef6173866825fa104a 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/mojo/inline_install_traits.h",
"extensions/permissions/chrome_api_permissions.cc",
"extensions/permissions/chrome_api_permissions.h",
"extensions/permissions/chrome_permission_message_provider.cc",

Powered by Google App Engine
This is Rietveld 408576698