Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(328)

Unified Diff: ui/base/gtk/gtk_floating_container.cc

Issue 7701012: content: Move gtk_floating_container to ui/base/gtk/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and test on views/chromeos Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/gtk/gtk_floating_container.h ('k') | ui/ui.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « ui/base/gtk/gtk_floating_container.h ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698