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

Unified Diff: chrome/browser/location_bar.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/location_bar.h
diff --git a/chrome/browser/location_bar.h b/chrome/browser/location_bar.h
index 9feee3898ca3b75a78a7cae85289d3e5197545f3..8ead356317a89f02b06ea8fee7aef87c965831ed 100644
--- a/chrome/browser/location_bar.h
+++ b/chrome/browser/location_bar.h
@@ -14,7 +14,7 @@
#include <string>
-#include "chrome/browser/first_run.h"
+#include "chrome/browser/first_run/first_run.h"
#include "chrome/common/page_transition_types.h"
#include "webkit/glue/window_open_disposition.h"

Powered by Google App Engine
This is Rietveld 408576698