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 ed6cf46fe6ca90b7476ad18ef56aa9bf4c3d6688..fbb67e13da6ee6e93c63c8fc5431381acc958103 100644 |
--- a/chrome/browser/ui/views/content_setting_bubble_contents.cc |
+++ b/chrome/browser/ui/views/content_setting_bubble_contents.cc |
@@ -27,7 +27,7 @@ |
#include "views/controls/label.h" |
#include "views/controls/separator.h" |
#include "views/grid_layout.h" |
-#include "views/standard_layout.h" |
+#include "views/layout/layout_constants.h" |
#include "webkit/glue/plugins/plugin_list.h" |
#if defined(OS_LINUX) |