Index: ui/base/gtk/gtk_floating_container.cc |
diff --git a/chrome/browser/ui/gtk/gtk_floating_container.cc b/ui/base/gtk/gtk_floating_container.cc |
similarity index 99% |
rename from chrome/browser/ui/gtk/gtk_floating_container.cc |
rename to ui/base/gtk/gtk_floating_container.cc |
index 5309fc41cdb4eb42f0916194e88772dee94d3539..0bda427e41f0823557dc893e882a0933ab001230 100644 |
--- a/chrome/browser/ui/gtk/gtk_floating_container.cc |
+++ b/ui/base/gtk/gtk_floating_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_floating_container.h" |
+#include "ui/base/gtk/gtk_floating_container.h" |
#include <gtk/gtk.h> |
#include <gtk/gtkmarshal.h> |