Index: chrome/browser/chromeos/options/network_config_view.cc |
diff --git a/chrome/browser/chromeos/options/network_config_view.cc b/chrome/browser/chromeos/options/network_config_view.cc |
index badd6b758df741b2cbdb3b25059b00347cf70e17..c175cd46a977085f6377079e90b9a64871db649c 100644 |
--- a/chrome/browser/chromeos/options/network_config_view.cc |
+++ b/chrome/browser/chromeos/options/network_config_view.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -14,7 +14,7 @@ |
#include "grit/locale_settings.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "views/grid_layout.h" |
-#include "views/standard_layout.h" |
+#include "views/layout/layout_constants.h" |
#include "views/widget/widget_gtk.h" |
#include "views/window/window.h" |