| Index: chrome/browser/chromeos/setting_level_bubble.h
|
| diff --git a/chrome/browser/chromeos/setting_level_bubble.h b/chrome/browser/chromeos/setting_level_bubble.h
|
| index 262bbdc6fd3112ded9efb0d9db17a63b220ec125..e70d57f365bc058f9356a58bad00f104e1e0dbb9 100644
|
| --- a/chrome/browser/chromeos/setting_level_bubble.h
|
| +++ b/chrome/browser/chromeos/setting_level_bubble.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.
|
|
|
| @@ -10,7 +10,7 @@
|
| #include "app/slide_animation.h"
|
| #include "base/basictypes.h"
|
| #include "base/timer.h"
|
| -#include "chrome/browser/views/info_bubble.h"
|
| +#include "chrome/browser/ui/views/info_bubble.h"
|
|
|
| class SkBitmap;
|
|
|
|
|