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

Unified Diff: ui/aura_shell/desktop_background_view.h

Issue 8547015: Revert 110949 - views: Move widget/ directory to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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
Index: ui/aura_shell/desktop_background_view.h
===================================================================
--- ui/aura_shell/desktop_background_view.h (revision 110952)
+++ ui/aura_shell/desktop_background_view.h (working copy)
@@ -6,9 +6,9 @@
#define UI_AURA_SHELL_DESKTOP_BACKGROUND_VIEW_H_
#pragma once
+#include "views/view.h"
+#include "views/widget/widget_delegate.h"
#include "third_party/skia/include/core/SkBitmap.h"
-#include "ui/views/widget/widget_delegate.h"
-#include "views/view.h"
namespace aura_shell {
namespace internal {
« no previous file with comments | « ui/aura_shell/default_container_layout_manager_unittest.cc ('k') | ui/aura_shell/desktop_background_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698