| Index: chrome/browser/ui/views/accessible_view_helper.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/accessible_view_helper.h (revision 71810)
|
| +++ chrome/browser/ui/views/accessible_view_helper.h (working copy)
|
| @@ -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.
|
|
|
| @@ -16,7 +16,7 @@
|
| #include "gfx/native_widget_types.h"
|
|
|
| #if defined(OS_LINUX)
|
| -#include "chrome/browser/gtk/accessible_widget_helper_gtk.h"
|
| +#include "chrome/browser/ui/gtk/accessible_widget_helper_gtk.h"
|
| #endif
|
|
|
| class AccessibilityEventRouterViews;
|
|
|