| Index: chrome_frame/test/mock_ie_event_sink_actions.h
|
| diff --git a/chrome_frame/test/mock_ie_event_sink_actions.h b/chrome_frame/test/mock_ie_event_sink_actions.h
|
| index 5c4dcabd99d2d33371dc4a82040c4bc0cb089465..5fdbf0f72f502f43fcc330e10672fe50e1b66e02 100644
|
| --- a/chrome_frame/test/mock_ie_event_sink_actions.h
|
| +++ b/chrome_frame/test/mock_ie_event_sink_actions.h
|
| @@ -11,8 +11,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/bind.h"
|
| -#include "base/string_util.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/test/test_process_killer_win.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "base/time.h"
|
|
|