| Index: chrome/browser/ui/browser_navigator.cc
|
| diff --git a/chrome/browser/ui/browser_navigator.cc b/chrome/browser/ui/browser_navigator.cc
|
| index 54edd144c7823c7e45588c0e5ad516685f562ace..f7bd4838ecf7e7d2e52ee85c3bd758f45e9b4ad5 100644
|
| --- a/chrome/browser/ui/browser_navigator.cc
|
| +++ b/chrome/browser/ui/browser_navigator.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/browser_navigator.h"
|
| +#include "chrome/browser/ui/browser_navigator.h"
|
|
|
| #include "base/command_line.h"
|
| #include "chrome/browser/browser.h"
|
|
|