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

Unified Diff: chrome/common/BUILD.gn

Issue 2791533002: Convert Web Store Inline Install IPCs to mojo (Closed)
Patch Set: Rebase master 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 82d9367d25a53098cdfc7f81d7959f3bc26bbfba..7d3c0fe460051d37106b9c26c4dd2ee421ff2e8a 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -305,6 +305,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