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

Unified Diff: ui/views/bubble/border_contents_view.h

Issue 8566052: views: Delete bubble, events, focus, layout directories and its stubbed files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win 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 | « ui/aura_shell/examples/bubble.cc ('k') | ui/views/bubble/border_contents_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/bubble/border_contents_view.h
diff --git a/ui/views/bubble/border_contents_view.h b/ui/views/bubble/border_contents_view.h
index 696dd26c8393fac60387bc60f549e0c36ec1bec0..e30ba1944329f2e5224cb70849d3982b65f857e7 100644
--- a/ui/views/bubble/border_contents_view.h
+++ b/ui/views/bubble/border_contents_view.h
@@ -6,8 +6,8 @@
#define UI_VIEWS_BUBBLE_BORDER_CONTENTS_VIEW_H_
#pragma once
-#include "views/bubble/bubble_border.h"
#include "third_party/skia/include/core/SkColor.h"
+#include "ui/views/bubble/bubble_border.h"
#include "views/view.h"
namespace views {
« no previous file with comments | « ui/aura_shell/examples/bubble.cc ('k') | ui/views/bubble/border_contents_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698