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

Unified Diff: chrome/common/BUILD.gn

Issue 570203002: Make chrome_shell_apk build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-chrome-jamesr
Patch Set: Created 6 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index be772a6437c6b06ed0c6a50d0639b11cd086a84c..29a5343a5c83514951f417c76a30cbb0f7f623a9 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -62,6 +62,7 @@ static_library("common") {
"//components/variations",
"//content/public/common",
"//crypto",
+ "//extensions/strings",
"//media/cast:net",
"//net",
"//skia",
@@ -104,8 +105,6 @@ static_library("common") {
"//device/usb",
"//extensions/common",
"//extensions/common/api",
- "//extensions/strings",
- "//extensions:extensions_resources",
]
}

Powered by Google App Engine
This is Rietveld 408576698