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

Unified Diff: views/background.cc

Issue 8742030: views: Move view.h to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and fix conflicts Created 9 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
« no previous file with comments | « views/accessible_pane_view.h ('k') | views/border.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/background.cc
diff --git a/views/background.cc b/views/background.cc
index fa79793318346be6a6b04bcb2d9c74ea4c31171a..717261da28719f13cd1d155a6968843412753b3e 100644
--- a/views/background.cc
+++ b/views/background.cc
@@ -9,8 +9,8 @@
#include "third_party/skia/include/core/SkPaint.h"
#include "ui/gfx/canvas_skia.h"
#include "ui/gfx/color_utils.h"
+#include "ui/views/view.h"
#include "views/painter.h"
-#include "views/view.h"
namespace views {
« no previous file with comments | « views/accessible_pane_view.h ('k') | views/border.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698