Index: chrome/browser/ui/views/frame/browser_frame_gtk.h |
diff --git a/chrome/browser/ui/views/frame/browser_frame_gtk.h b/chrome/browser/ui/views/frame/browser_frame_gtk.h |
index e49227f5f6d18383ee8040bd92c87cf8032c67e4..d7d0ca36a58ff4fc5da0c59350a62003d6d402dd 100644 |
--- a/chrome/browser/ui/views/frame/browser_frame_gtk.h |
+++ b/chrome/browser/ui/views/frame/browser_frame_gtk.h |
@@ -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. |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "base/basictypes.h" |
-#include "chrome/browser/views/frame/browser_frame.h" |
+#include "chrome/browser/ui/views/frame/browser_frame.h" |
#include "views/window/window_gtk.h" |
class BrowserNonClientFrameView; |