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

Unified Diff: chrome/chrome_dll_bundle.gypi

Issue 1941943002: [Mac] Replace find_{next,prev}_Template.pdf with vector icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/chrome_dll_bundle.gypi
diff --git a/chrome/chrome_dll_bundle.gypi b/chrome/chrome_dll_bundle.gypi
index 9dc5fa5e5df175dbb8c46d6b2089afd50d6d2d0d..e1a3b1608e17970bc6a7ee00762367b6ab6f8758 100644
--- a/chrome/chrome_dll_bundle.gypi
+++ b/chrome/chrome_dll_bundle.gypi
@@ -56,8 +56,6 @@
'app/framework-Info.plist',
'<@(mac_all_xibs)',
- 'app/theme/find_next_Template.pdf',
- 'app/theme/find_prev_Template.pdf',
'browser/mac/install.sh',
'<(SHARED_INTERMEDIATE_DIR)/repack/chrome_100_percent.pak',
'<(SHARED_INTERMEDIATE_DIR)/repack/resources.pak',
@@ -84,6 +82,7 @@
'chrome_resources.gyp:packed_resources',
],
'rules': [
+ # TODO(rsesek): Delete this.
{
'rule_name': 'pdfsqueeze',
'extension': 'pdf',

Powered by Google App Engine
This is Rietveld 408576698