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

Unified Diff: chrome/chrome_common.gypi

Issue 6672065: Support touch icon in FaviconHelper (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix style Created 9 years, 9 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index a845f31c7cf1f703cae94d08915bb0f2208312f7..9663cb2f4065f89469c55996d8cfa7a84aae3589 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -57,6 +57,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',

Powered by Google App Engine
This is Rietveld 408576698