| Index: chrome/browser/ui/gtk/slide_animator_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/slide_animator_gtk.cc (revision 71810)
|
| +++ chrome/browser/ui/gtk/slide_animator_gtk.cc (working copy)
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/gtk/slide_animator_gtk.h"
|
| +#include "chrome/browser/ui/gtk/slide_animator_gtk.h"
|
|
|
| -#include "chrome/browser/gtk/gtk_expanded_container.h"
|
| +#include "chrome/browser/ui/gtk/gtk_expanded_container.h"
|
| #include "ui/base/animation/animation.h"
|
| #include "ui/base/animation/slide_animation.h"
|
|
|
|
|