| Index: ui/base/gtk/gtk_expanded_container.cc
|
| diff --git a/chrome/browser/ui/gtk/gtk_expanded_container.cc b/ui/base/gtk/gtk_expanded_container.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/gtk/gtk_expanded_container.cc
|
| rename to ui/base/gtk/gtk_expanded_container.cc
|
| index 625de24e05463874b016045db6a97178100f487e..e5b23b5b77295474b547bf6cebd24f2aca8db75f 100644
|
| --- a/chrome/browser/ui/gtk/gtk_expanded_container.cc
|
| +++ b/ui/base/gtk/gtk_expanded_container.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/ui/gtk/gtk_expanded_container.h"
|
| +#include "ui/base/gtk/gtk_expanded_container.h"
|
|
|
| #include <gtk/gtk.h>
|
|
|
|
|