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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2791533002: Convert Web Store Inline Install IPCs to mojo (Closed)
Patch Set: WebContentsFrameBindingSet in TabHelper, weak binding in WebstoreBindings 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/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index cac1fdb6f24157dabf6c63ad74c5cd1d6d9941c5..9ec5565b3e5349500d9fd92720c1b5d7af5945e0 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -249,6 +249,8 @@ static_library("renderer") {
"extensions/sync_file_system_custom_bindings.h",
"extensions/webstore_bindings.cc",
"extensions/webstore_bindings.h",
+ "extensions/webstore_bindings_helper.cc",
+ "extensions/webstore_bindings_helper.h",
"media/cast_ipc_dispatcher.cc",
"media/cast_ipc_dispatcher.h",
"media/cast_receiver_audio_valve.cc",

Powered by Google App Engine
This is Rietveld 408576698