| Index: chrome/browser/ui/views/content_setting_bubble_contents.cc
|
| diff --git a/chrome/browser/ui/views/content_setting_bubble_contents.cc b/chrome/browser/ui/views/content_setting_bubble_contents.cc
|
| index fbb67e13da6ee6e93c63c8fc5431381acc958103..a8f8cf1c4b63b3e062873cc9c5ef72bcae244936 100644
|
| --- a/chrome/browser/ui/views/content_setting_bubble_contents.cc
|
| +++ b/chrome/browser/ui/views/content_setting_bubble_contents.cc
|
| @@ -26,7 +26,7 @@
|
| #include "views/controls/image_view.h"
|
| #include "views/controls/label.h"
|
| #include "views/controls/separator.h"
|
| -#include "views/grid_layout.h"
|
| +#include "views/layout/grid_layout.h"
|
| #include "views/layout/layout_constants.h"
|
| #include "webkit/glue/plugins/plugin_list.h"
|
|
|
|
|