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

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: Created 8 years, 1 month 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 a7b91534bc0f8d94b66a967b9d6f8fb5051bce49..c52317aea257bd0cda9e2911e13b335cb2907206 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -212,8 +212,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',
@@ -222,7 +220,6 @@
'common/form_field_data.h',
'common/form_field_data_predictions.cc',
'common/form_field_data_predictions.h',
- 'common/icon_messages.h',
'common/instant_types.cc',
'common/instant_types.h',
'common/json_schema_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698