Chromium Code Reviews| Index: chrome/test/automation/tab_proxy.cc |
| =================================================================== |
| --- chrome/test/automation/tab_proxy.cc (revision 123668) |
| +++ chrome/test/automation/tab_proxy.cc (working copy) |
| @@ -6,7 +6,7 @@ |
| #include <algorithm> |
| -#include "base/json/json_value_serializer.h" |
| +#include "base/json/json_string_value_serializer.h" |
| #include "base/logging.h" |
| #include "base/string16.h" |
| #include "base/threading/platform_thread.h" |