summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/bookmark_bubble_view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/bookmark_bubble_view.cc')
-rw-r--r--chrome/browser/ui/views/bookmark_bubble_view.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/bookmark_bubble_view.cc b/chrome/browser/ui/views/bookmark_bubble_view.cc
index 8d663e5..a6b6ac7 100644
--- a/chrome/browser/ui/views/bookmark_bubble_view.cc
+++ b/chrome/browser/ui/views/bookmark_bubble_view.cc
@@ -26,7 +26,7 @@
#include "views/controls/textfield/textfield.h"
#include "views/event.h"
#include "views/focus/focus_manager.h"
-#include "views/grid_layout.h"
+#include "views/layout/grid_layout.h"
#include "views/layout/layout_constants.h"
#include "views/window/client_view.h"
#include "views/window/window.h"