Chromium Code Reviews| Index: chrome/renderer/user_script_slave.h |
| =================================================================== |
| --- chrome/renderer/user_script_slave.h (revision 15263) |
| +++ chrome/renderer/user_script_slave.h (working copy) |
| @@ -10,9 +10,9 @@ |
| #include "base/scoped_ptr.h" |
| #include "base/shared_memory.h" |
| +#include "base/stl_util-inl.h" |
| #include "base/string_piece.h" |
| #include "chrome/common/extensions/user_script.h" |
| -#include "chrome/common/stl_util-inl.h" |
| class WebFrame; |