Index: chrome/browser/ui/views/options/exception_editor_view.cc |
diff --git a/chrome/browser/ui/views/options/exception_editor_view.cc b/chrome/browser/ui/views/options/exception_editor_view.cc |
index fea92b3c536153a9554e49cd921b8b71d1fc0ab4..fde7b0bba87e080aea592fe17bbbe840ee30b078 100644 |
--- a/chrome/browser/ui/views/options/exception_editor_view.cc |
+++ b/chrome/browser/ui/views/options/exception_editor_view.cc |
@@ -15,7 +15,7 @@ |
#include "ui/base/resource/resource_bundle.h" |
#include "views/controls/image_view.h" |
#include "views/controls/label.h" |
-#include "views/grid_layout.h" |
+#include "views/layout/grid_layout.h" |
#include "views/layout/layout_constants.h" |
#include "views/window/window.h" |