| Index: chrome/browser/ui/exclusive_access/fullscreen_controller_test.cc
|
| diff --git a/chrome/browser/ui/exclusive_access/fullscreen_controller_test.cc b/chrome/browser/ui/exclusive_access/fullscreen_controller_test.cc
|
| index 335892b4136cc1e7d7712700d5811bb7abad87b1..968334197c2c998c6b9d3353112ff4de1708a559 100644
|
| --- a/chrome/browser/ui/exclusive_access/fullscreen_controller_test.cc
|
| +++ b/chrome/browser/ui/exclusive_access/fullscreen_controller_test.cc
|
| @@ -17,7 +17,7 @@
|
| using content::WebContents;
|
|
|
| const char FullscreenControllerTest::kFullscreenMouseLockHTML[] =
|
| - "files/fullscreen_mouselock/fullscreen_mouselock.html";
|
| + "/fullscreen_mouselock/fullscreen_mouselock.html";
|
|
|
| void FullscreenControllerTest::RequestToLockMouse(
|
| bool user_gesture,
|
|
|