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

Unified Diff: chrome/renderer/chrome_render_view_observer.cc

Issue 17704002: Move image_decoder.cc/.h from webkit\glue to content\child. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 6 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/common/extensions/unpacker.cc ('k') | chrome/utility/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/chrome_render_view_observer.cc
===================================================================
--- chrome/renderer/chrome_render_view_observer.cc (revision 208527)
+++ chrome/renderer/chrome_render_view_observer.cc (working copy)
@@ -51,7 +51,6 @@
#include "ui/gfx/size.h"
#include "ui/gfx/skbitmap_operations.h"
#include "v8/include/v8-testing.h"
-#include "webkit/glue/image_decoder.h"
#include "webkit/glue/webkit_glue.h"
using WebKit::WebAccessibilityObject;
« no previous file with comments | « chrome/common/extensions/unpacker.cc ('k') | chrome/utility/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698