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

Unified Diff: views/widget/root_view_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_gtk.cc ('k') | views/window/window_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/widget/root_view_win.cc
diff --git a/views/widget/root_view_win.cc b/views/widget/root_view_win.cc
old mode 100644
new mode 100755
index f5b315cb3942d926101973f3b02ba5950f9435fa..eddbb6e7a6db71418db2d0be0d16f1ba4f7a5374
--- a/views/widget/root_view_win.cc
+++ b/views/widget/root_view_win.cc
@@ -5,7 +5,7 @@
#include "views/widget/root_view.h"
#include "app/drag_drop_types.h"
-#include "app/gfx/canvas.h"
+#include "app/gfx/canvas_paint.h"
#include "base/base_drag_source.h"
#include "base/logging.h"
#include "views/widget/root_view_drop_target.h"
« no previous file with comments | « views/widget/root_view_gtk.cc ('k') | views/window/window_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698