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

Unified Diff: views/window/window_win.cc

Issue 125109: Refactor the PlatformContext layer to have only one class. (Closed)
Patch Set: Created 11 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 | « views/widget/root_view_win.cc ('k') | webkit/api/public/WebCanvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/window/window_win.cc
diff --git a/views/window/window_win.cc b/views/window/window_win.cc
old mode 100644
new mode 100755
index 74807c8ee04df66388c8027f6c88dcf94a84b0f0..f6838229fda82cb9b7856928be1c46043dd0c442
--- a/views/window/window_win.cc
+++ b/views/window/window_win.cc
@@ -6,7 +6,7 @@
#include <shellapi.h>
-#include "app/gfx/canvas.h"
+#include "app/gfx/canvas_paint.h"
#include "app/gfx/font.h"
#include "app/gfx/icon_util.h"
#include "app/gfx/path.h"
« no previous file with comments | « views/widget/root_view_win.cc ('k') | webkit/api/public/WebCanvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698