| Index: chrome/test/base/web_ui_browsertest.h
|
| diff --git a/chrome/test/base/web_ui_browsertest.h b/chrome/test/base/web_ui_browsertest.h
|
| index 8386c511e79915c64ce6433d44dd3784458b972e..4dec52ebbf0e37cbe9b530e61306dbf1ac4274f8 100644
|
| --- a/chrome/test/base/web_ui_browsertest.h
|
| +++ b/chrome/test/base/web_ui_browsertest.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/memory/scoped_vector.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| #include "content/public/test/js_injection_ready_observer.h"
|
|
|
|
|