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

Unified Diff: ui/base/gtk/gtk_expanded_container_unittest.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.cc ('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_expanded_container_unittest.cc
diff --git a/chrome/browser/ui/gtk/gtk_expanded_container_unittest.cc b/ui/base/gtk/gtk_expanded_container_unittest.cc
similarity index 98%
rename from chrome/browser/ui/gtk/gtk_expanded_container_unittest.cc
rename to ui/base/gtk/gtk_expanded_container_unittest.cc
index 77394d7f07e5b0e8018833f9277d8ae62b70ca39..c8721a3f2f22d16428f8256654ca9a63f0098d5f 100644
--- a/chrome/browser/ui/gtk/gtk_expanded_container_unittest.cc
+++ b/ui/base/gtk/gtk_expanded_container_unittest.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 "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « ui/base/gtk/gtk_expanded_container.cc ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698