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

Unified Diff: chrome/browser/gtk/first_run_dialog.h

Issue 3043030: Move browser/first_run* into into a subdirectory. (Closed)
Patch Set: Created 10 years, 5 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/gtk/first_run_dialog.h
diff --git a/chrome/browser/gtk/first_run_dialog.h b/chrome/browser/gtk/first_run_dialog.h
index f757a4229a3674fd5d75b14cab630bb089db046a..fcc7e4a94734bee1dd4c2c869a6273056e6272f4 100644
--- a/chrome/browser/gtk/first_run_dialog.h
+++ b/chrome/browser/gtk/first_run_dialog.h
@@ -10,7 +10,7 @@ typedef struct _GtkButton GtkButton;
typedef struct _GtkWidget GtkWidget;
#include "app/gtk_signal.h"
-#include "chrome/browser/first_run.h"
+#include "chrome/browser/first_run/first_run.h"
#include "chrome/browser/importer/importer.h"
class FirstRunDialog : public ImportObserver {

Powered by Google App Engine
This is Rietveld 408576698