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

Unified Diff: extensions/browser/api/BUILD.gn

Issue 2452943003: Fix a bunch of generated file build flakes in //extensions (Closed)
Patch Set: Created 4 years, 2 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: extensions/browser/api/BUILD.gn
diff --git a/extensions/browser/api/BUILD.gn b/extensions/browser/api/BUILD.gn
index 93b704f606c83ef177cac5f7c56b855b0abe1d87..97cc192e457701b8e92df58ad8de34b8c458d4c9 100644
--- a/extensions/browser/api/BUILD.gn
+++ b/extensions/browser/api/BUILD.gn
@@ -75,6 +75,7 @@ source_set("api") {
deps = [
"//base:i18n",
"//content/public/browser",
+ "//extensions/strings",
]
if (is_chromeos) {
« no previous file with comments | « no previous file | extensions/browser/api/bluetooth_low_energy/BUILD.gn » ('j') | extensions/browser/app_window/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698