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

Unified Diff: chrome/chrome_common.gypi

Issue 11411180: move favicon download code from chrome/ into content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: WebContentsObserver and callback Created 8 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 84d26ef93af062e9a9febb66a82dcccdf8846f54..ce8e3bb719d45e4ba30195f9ee2a977ef7aa1c8f 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -214,8 +214,6 @@
'common/extensions/api/extension_api.h',
'common/external_ipc_fuzzer.h',
'common/external_ipc_fuzzer.cc',
- 'common/favicon_url.cc',
- 'common/favicon_url.h',
'common/form_data.cc',
'common/form_data.h',
'common/form_data_predictions.cc',
@@ -224,7 +222,6 @@
'common/form_field_data.h',
'common/form_field_data_predictions.cc',
'common/form_field_data_predictions.h',
- 'common/icon_messages.h',
'common/icon_with_badge_image_source.cc',
'common/icon_with_badge_image_source.h',
'common/instant_types.cc',

Powered by Google App Engine
This is Rietveld 408576698