| Index: content/browser/web_contents/navigation_controller_impl_unittest.cc
|
| diff --git a/content/browser/web_contents/navigation_controller_impl_unittest.cc b/content/browser/web_contents/navigation_controller_impl_unittest.cc
|
| index 22a43ecf6c9180ec756473ec6aa78603e744e7b1..021d2b97b86d328bacce4f6242197d3696ee78e9 100644
|
| --- a/content/browser/web_contents/navigation_controller_impl_unittest.cc
|
| +++ b/content/browser/web_contents/navigation_controller_impl_unittest.cc
|
| @@ -3208,7 +3208,7 @@ class NavigationControllerHistoryTest : public NavigationControllerTest {
|
|
|
| private:
|
| ProfileManager* profile_manager_;
|
| - FilePath test_dir_;
|
| + base::FilePath test_dir_;
|
| };
|
|
|
| // A basic test case. Navigates to a single url, and make sure the history
|
|
|