summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authormichaelbai@google.com <michaelbai@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-11 21:40:46 +0000
committermichaelbai@google.com <michaelbai@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-11 21:40:46 +0000
commit351ef3bc6f4ef78a1a8a5e9ccf2bdf0e3ec38e65 (patch)
tree15756795df3c94317f518cda23697ccacadea46a /chrome/chrome_common.gypi
parent639e57d0e1d79f996733d81285c6604314ca9cde (diff)
downloadchromium_src-351ef3bc6f4ef78a1a8a5e9ccf2bdf0e3ec38e65.zip
chromium_src-351ef3bc6f4ef78a1a8a5e9ccf2bdf0e3ec38e65.tar.gz
chromium_src-351ef3bc6f4ef78a1a8a5e9ccf2bdf0e3ec38e65.tar.bz2
a Downloaded or retrieved favicon and touch in FaviconHelper.
b.ViewHostMsg_UpdateFaviconURL can update multiple icon urls BUG=71571 TEST=Tested with existing unit test and add 2 new unit tests Review URL: http://codereview.chromium.org/6672065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81158 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 8a26eed..bf8cba0 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -51,6 +51,8 @@
'common/guid.h',
'common/guid_posix.cc',
'common/guid_win.cc',
+ 'common/icon_messages.cc',
+ 'common/icon_messages.h',
'common/instant_types.h',
'common/logging_chrome.cc',
'common/logging_chrome.h',