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

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

Issue 7740003: content: Move gtk_expanded_container to ui/base/gtk/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and retry failing windows compile 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_expanded_container.h ('k') | ui/base/gtk/gtk_expanded_container_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « ui/base/gtk/gtk_expanded_container.h ('k') | ui/base/gtk/gtk_expanded_container_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698