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

Unified Diff: views/bubble/bubble_frame_view.cc

Issue 8497067: views: Remove the old views/window/ directory and its stubbed files. (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
« no previous file with comments | « views/bubble/bubble_frame_view.h ('k') | views/controls/message_box_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/bubble/bubble_frame_view.cc
diff --git a/views/bubble/bubble_frame_view.cc b/views/bubble/bubble_frame_view.cc
index 737a8f1f149e60213c90bf199688f85eb884fe6e..85e1f6ee17d95440ab30e17b5056b3e259cb167a 100644
--- a/views/bubble/bubble_frame_view.cc
+++ b/views/bubble/bubble_frame_view.cc
@@ -6,11 +6,11 @@
#include <algorithm>
-#include "views/bubble/bubble_border.h"
+#include "ui/views/window/client_view.h"
#include "views/bubble/border_contents_view.h"
+#include "views/bubble/bubble_border.h"
#include "views/layout/fill_layout.h"
#include "views/widget/widget.h"
-#include "views/window/client_view.h"
namespace views {
« no previous file with comments | « views/bubble/bubble_frame_view.h ('k') | views/controls/message_box_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698