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

Unified Diff: chrome/browser/ui/views/critical_notification_bubble_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
Index: chrome/browser/ui/views/critical_notification_bubble_view.h
diff --git a/chrome/browser/ui/views/critical_notification_bubble_view.h b/chrome/browser/ui/views/critical_notification_bubble_view.h
index 7ba4300c343ccf54e289c3c6b11288fc2347b805..d6421ad61ba4d553d9548f8fb6cbd0b8b357512e 100644
--- a/chrome/browser/ui/views/critical_notification_bubble_view.h
+++ b/chrome/browser/ui/views/critical_notification_bubble_view.h
@@ -7,8 +7,8 @@
#pragma once
#include "base/timer.h"
+#include "ui/views/bubble/bubble_delegate.h"
#include "views/controls/button/button.h"
-#include "views/bubble/bubble_delegate.h"
namespace ui {
class Accelerator;

Powered by Google App Engine
This is Rietveld 408576698