summaryrefslogtreecommitdiffstats
path: root/chrome/browser/location_bar.h
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 23:40:01 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 23:40:01 +0000
commit82073579650d9efd4e096b6ce21e04d2fd48b2ad (patch)
tree5d30dc51a69b138a0a3f691fab541373cec2ba45 /chrome/browser/location_bar.h
parentb83f780b271fb281892c11938ac7032f72d2db35 (diff)
downloadchromium_src-82073579650d9efd4e096b6ce21e04d2fd48b2ad.zip
chromium_src-82073579650d9efd4e096b6ce21e04d2fd48b2ad.tar.gz
chromium_src-82073579650d9efd4e096b6ce21e04d2fd48b2ad.tar.bz2
Move browser/first_run* into into a subdirectory.
BUG=50548 Review URL: http://codereview.chromium.org/3043030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54226 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/location_bar.h')
-rw-r--r--chrome/browser/location_bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/location_bar.h b/chrome/browser/location_bar.h
index 9feee38..8ead356 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"