summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/advanced_page_view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/options/advanced_page_view.cc')
-rw-r--r--chrome/browser/views/options/advanced_page_view.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/options/advanced_page_view.cc b/chrome/browser/views/options/advanced_page_view.cc
index 3476134..2865882 100644
--- a/chrome/browser/views/options/advanced_page_view.cc
+++ b/chrome/browser/views/options/advanced_page_view.cc
@@ -7,8 +7,8 @@
#include "base/string_util.h"
#include "base/values.h"
#include "chrome/browser/browser_process.h"
-#include "chrome/browser/standard_layout.h"
#include "chrome/browser/views/options/advanced_contents_view.h"
+#include "chrome/browser/views/standard_layout.h"
#include "chrome/common/chrome_constants.h"
#include "chrome/common/l10n_util.h"
#include "chrome/common/pref_names.h"