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

Unified Diff: extensions/extensions.gypi

Issue 1131443006: [Extensions UI] Add a placeholder icon for extensions in the toolbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Finnur's Created 5 years, 7 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
« no previous file with comments | « extensions/browser/resources/extensions_browser_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index d6dd49c941cecd89d68ccb2d769f1c09a3d3a11f..2a8280d5eeecbd1aca4400ffe842775162071ae0 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -578,6 +578,8 @@
'browser/extension_host_queue.h',
'browser/extension_icon_image.cc',
'browser/extension_icon_image.h',
+ 'browser/extension_icon_placeholder.cc',
+ 'browser/extension_icon_placeholder.h',
'browser/extension_message_filter.cc',
'browser/extension_message_filter.h',
'browser/extension_pref_store.cc',
« no previous file with comments | « extensions/browser/resources/extensions_browser_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698