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

Unified Diff: extensions/BUILD.gn

Issue 2338993003: Fix missing dependency of //extensions:extensions_renderer_resources. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | no next file » | 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 2e95119cbfae8da8eafdeab135282d7965bef525..dbd17c6f1506349d47f0cfb11c26fd45f7c35c92 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -54,6 +54,7 @@ grit("extensions_renderer_resources") {
"//device/serial:serial_mojo__generator",
"//extensions/common:mojo__generator",
"//extensions/common/api:mojom__generator",
+ "//mojo/common:common_custom_types__generator",
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698