summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/options/exceptions_view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/options/exceptions_view.cc')
-rw-r--r--chrome/browser/ui/views/options/exceptions_view.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/options/exceptions_view.cc b/chrome/browser/ui/views/options/exceptions_view.cc
index 5d4d9ae..0bb0341 100644
--- a/chrome/browser/ui/views/options/exceptions_view.cc
+++ b/chrome/browser/ui/views/options/exceptions_view.cc
@@ -17,7 +17,7 @@
#include "views/controls/label.h"
#include "views/controls/table/table_view.h"
#include "views/grid_layout.h"
-#include "views/standard_layout.h"
+#include "views/layout/layout_constants.h"
#include "views/window/window.h"
static const int kExceptionsViewInsetSize = 5;