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

Unified Diff: extensions/BUILD.gn

Issue 2783143005: Replace ExtensionInstallChecker with generic PreloadCheckGroup (Closed)
Patch Set: fix debug build 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index b0215fc5d5d4479fe5cc7b58ddda0f8b65da7d6f..0046866f2321bf1286596a737137964e48ef0a8f 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -52,6 +52,7 @@ grit("extensions_renderer_resources") {
deps = [
"//chrome/browser/media/router:mojo_bindings__generator",
+ "//chrome/browser/media/router:mojo_bindings_common__generator",
"//device/serial:serial_mojo__generator",
"//extensions/common:mojo__generator",
"//extensions/common/api:mojom__generator",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698