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

Unified Diff: chrome/browser/ui/libgtkui/chrome_gtk_frame.cc

Issue 2449243002: Gtk3 ui: Add libgtk3ui as a separate build component (Closed)
Patch Set: Add theme_properties dep to //chrome/browser/ui Created 4 years, 2 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
Index: chrome/browser/ui/libgtkui/chrome_gtk_frame.cc
diff --git a/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc b/chrome/browser/ui/libgtkui/chrome_gtk_frame.cc
similarity index 98%
rename from chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc
rename to chrome/browser/ui/libgtkui/chrome_gtk_frame.cc
index 67d54c5b87cea6a9cfb3168fda1f3cd2acedde58..9d23718e7aa8809e7a1996c736f9f355decca8b9 100644
--- a/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc
+++ b/chrome/browser/ui/libgtkui/chrome_gtk_frame.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/libgtk2ui/chrome_gtk_frame.h"
+#include "chrome/browser/ui/libgtkui/chrome_gtk_frame.h"
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
« no previous file with comments | « chrome/browser/ui/libgtkui/chrome_gtk_frame.h ('k') | chrome/browser/ui/libgtkui/chrome_gtk_menu_subclasses.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698