Chromium Code Reviews| Index: plugin/win/main_win.cc |
| =================================================================== |
| --- plugin/win/main_win.cc (revision 19743) |
| +++ plugin/win/main_win.cc (working copy) |
| @@ -47,7 +47,7 @@ |
| #include "plugin/cross/plugin_logging.h" |
| #include "plugin/cross/out_of_memory.h" |
| #include "statsreport/metrics.h" |
| -#include "third_party/v8/include/v8.h" |
| +#include "v8/include/v8.h" |
| #include "breakpad/win/bluescreen_detector.h" |
| using glue::_o3d::PluginObject; |