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

Unified Diff: chrome/browser/dom_ui/options/advanced_options_utils_gtk.cc

Issue 6257006: Move a bunch of random other files to src/ui/base... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 11 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/dom_ui/options/advanced_options_utils_gtk.cc
===================================================================
--- chrome/browser/dom_ui/options/advanced_options_utils_gtk.cc (revision 71854)
+++ chrome/browser/dom_ui/options/advanced_options_utils_gtk.cc (working copy)
@@ -6,7 +6,6 @@
#include "chrome/browser/dom_ui/options/advanced_options_utils.h"
-#include "app/gtk_signal.h"
#include "base/file_util.h"
#include "base/environment.h"
#include "base/process_util.h"
@@ -16,6 +15,7 @@
#include "chrome/browser/browser_thread.h"
#include "chrome/browser/tab_contents/tab_contents.h"
#include "chrome/common/process_watcher.h"
+#include "ui/base/gtk/gtk_signal.h"
// Command used to configure GNOME proxy settings. The command was renamed
// in January 2009, so both are used to work on both old and new systems.
« no previous file with comments | « chrome/browser/dom_ui/ntp_resource_cache.cc ('k') | chrome/browser/extensions/extension_browser_event_router.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698