| 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"
|
|
|
|
|