Chromium Code Reviews

Unified Diff: chrome/browser/ui/views/info_bubble.cc

Issue 5544002: Move a bunch more browser stuff around.... (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/ui/views/info_bubble.cc
===================================================================
--- chrome/browser/ui/views/info_bubble.cc (revision 68008)
+++ chrome/browser/ui/views/info_bubble.cc (working copy)
@@ -6,7 +6,7 @@
#include "app/keyboard_codes.h"
#include "app/slide_animation.h"
-#include "chrome/browser/window_sizer.h"
+#include "chrome/browser/ui/window_sizer.h"
#include "chrome/common/notification_service.h"
#include "gfx/canvas_skia.h"
#include "gfx/color_utils.h"
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | chrome/browser/ui/views/location_bar/location_bar_view.h » ('j') | no next file with comments »

Powered by Google App Engine