Index: chrome/test/ui_test_utils_linux.cc |
diff --git a/chrome/test/ui_test_utils_linux.cc b/chrome/test/ui_test_utils_linux.cc |
index 0692f5592e79cdc10fd9807b9c26fdae5dd3d30f..bf53d57216c33f722e056ef68f9ce6ee3798c3d1 100644 |
--- a/chrome/test/ui_test_utils_linux.cc |
+++ b/chrome/test/ui_test_utils_linux.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2009 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. |
@@ -13,7 +13,7 @@ |
#include "chrome/browser/gtk/view_id_util.h" |
#include "chrome/browser/ui/browser.h" |
#if defined(TOOLKIT_VIEWS) |
-#include "chrome/browser/views/frame/browser_view.h" |
+#include "chrome/browser/ui/views/frame/browser_view.h" |
#include "views/focus/focus_manager.h" |
#endif |