Chromium Code Reviews| Index: webkit/glue/searchable_form_data.cc |
| =================================================================== |
| --- webkit/glue/searchable_form_data.cc (revision 5614) |
| +++ webkit/glue/searchable_form_data.cc (working copy) |
| @@ -23,7 +23,7 @@ |
| #include "ResourceRequest.h" |
| #include "TextEncoding.h" |
| #include <wtf/Vector.h> |
| -#pragma warning(pop) |
| +MSVC_POP_WARNING(); |
| #undef LOG |