Chromium Code Reviews

Unified Diff: chrome/browser/gtk/status_bubble_gtk.h

Issue 5582002: Move:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/browser/gtk/status_bubble_gtk.h
===================================================================
--- chrome/browser/gtk/status_bubble_gtk.h (revision 68008)
+++ chrome/browser/gtk/status_bubble_gtk.h (working copy)
@@ -15,7 +15,7 @@
#include "base/scoped_ptr.h"
#include "base/timer.h"
#include "chrome/browser/gtk/owned_widget_gtk.h"
-#include "chrome/browser/status_bubble.h"
+#include "chrome/browser/ui/status_bubble.h"
#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
#include "gfx/point.h"
« no previous file with comments | « chrome/browser/gtk/options/passwords_exceptions_window_gtk.cc ('k') | chrome/browser/gtk/tabs/dragged_tab_controller_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine