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

Unified Diff: webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp

Issue 11483: mcbrett (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 12 years, 1 month 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: webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp
===================================================================
--- webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp (revision 5690)
+++ webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp (working copy)
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include "config.h"
+
#include "PlatformCanvasMac.h"
#include "base/gfx/bitmap_platform_device_mac.h"

Powered by Google App Engine
This is Rietveld 408576698