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

Unified Diff: views/border.h

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/background.cc ('k') | views/paint_lock.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/border.h
diff --git a/views/border.h b/views/border.h
index 27a46c6b50e7a97d883e0048bd6588b5c962de47..fc7bdc44d93e70383d34c2e219e5ced9d6a4d1a6 100644
--- a/views/border.h
+++ b/views/border.h
@@ -8,7 +8,7 @@
#include "third_party/skia/include/core/SkColor.h"
#include "ui/gfx/insets.h"
-#include "views/view.h"
+#include "ui/views/view.h"
namespace gfx{
class Canvas;
« no previous file with comments | « views/background.cc ('k') | views/paint_lock.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698