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

Unified Diff: skia/ext/bitmap_platform_device_mac.cc

Issue 12911: Move skia_utils_mac from base/gfx to skia/ext. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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: skia/ext/bitmap_platform_device_mac.cc
===================================================================
--- skia/ext/bitmap_platform_device_mac.cc (revision 6296)
+++ skia/ext/bitmap_platform_device_mac.cc (working copy)
@@ -10,8 +10,8 @@
#include "SkRegion.h"
#include "SkUtils.h"
-#include "base/gfx/skia_utils_mac.h"
#include "base/logging.h"
+#include "skia/ext/skia_utils_mac.h"
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698