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

Unified Diff: chrome/common/BUILD.gn

Issue 1472863004: [MD] re-skin extension browser action badges (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android, take 2 Created 5 years, 1 month 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 21cf8d8676408d706cf4c3ad4501f7ab488bedf7..4a5eea629874294940f911ba7cad1a58098b63f3 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -209,9 +209,7 @@ static_library("common") {
if (is_android) {
sources -= [
- "badge_util.cc",
"channel_info_posix.cc",
- "icon_with_badge_image_source.cc",
"media_galleries/metadata_types.h",
]
} else {

Powered by Google App Engine
This is Rietveld 408576698