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

Unified Diff: third_party/WebKit/WebCore/WebCore.gypi

Issue 174318: Introduce new async IPC message to get file icons (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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 | « chrome/renderer/render_view.cc ('k') | third_party/WebKit/WebCore/platform/graphics/Icon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/WebCore/WebCore.gypi
===================================================================
--- third_party/WebKit/WebCore/WebCore.gypi (revision 58975)
+++ third_party/WebKit/WebCore/WebCore.gypi (working copy)
@@ -2068,9 +2068,7 @@
'platform/graphics/chromium/GlyphPageTreeNodeLinux.cpp',
'platform/graphics/chromium/GraphicsLayerChromium.cpp',
'platform/graphics/chromium/GraphicsLayerChromium.h',
- 'platform/graphics/chromium/IconChromiumLinux.cpp',
- 'platform/graphics/chromium/IconChromiumMac.cpp',
- 'platform/graphics/chromium/IconChromiumWin.cpp',
+ 'platform/graphics/chromium/IconChromium.cpp',
'platform/graphics/chromium/ImageBufferData.h',
'platform/graphics/chromium/ImageChromiumMac.mm',
'platform/graphics/chromium/LayerChromium.cpp',
« no previous file with comments | « chrome/renderer/render_view.cc ('k') | third_party/WebKit/WebCore/platform/graphics/Icon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698