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

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: undo file move Created 5 years 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/chrome_common.gypi ('k') | chrome/common/badge_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index d0cbe2a42674f71583631986b7fd5e0fb4930897..e6db9f51ab450e0a02ccf2e4914b7b1c6543d6e7 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -219,9 +219,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 {
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/badge_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698