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

Unified Diff: chrome/chrome_common.gypi

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_browser_ui.gypi ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index d26010fe355523838e9aa5836b5c7a024b51f5db..c605f17522c694218cd5c602c77c258794a020c3 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -10,8 +10,6 @@
'common/attrition_experiments.h',
'common/auto_start_linux.cc',
'common/auto_start_linux.h',
- 'common/badge_util.cc',
- 'common/badge_util.h',
'common/channel_info.cc',
'common/channel_info.h',
'common/channel_info_android.cc',
@@ -42,8 +40,6 @@
'common/custom_handlers/protocol_handler.cc',
'common/custom_handlers/protocol_handler.h',
'common/descriptors_android.h',
- 'common/icon_with_badge_image_source.cc',
- 'common/icon_with_badge_image_source.h',
'common/ini_parser.cc',
'common/ini_parser.h',
'common/instant_types.cc',
@@ -492,12 +488,10 @@
}],
['OS=="android"', {
'sources!': [
- 'common/badge_util.cc',
'common/channel_info_posix.cc',
'common/extensions/api/spellcheck/spellcheck_handler.cc',
'common/extensions/manifest_handlers/extension_action_handler.cc',
'common/extensions/manifest_handlers/minimum_chrome_version_checker.cc',
- 'common/icon_with_badge_image_source.cc',
'common/media_galleries/metadata_types.h',
],
}, {
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698