Chromium Code Reviews| Index: chrome_frame/cfproxy_support.cc |
| =================================================================== |
| --- chrome_frame/cfproxy_support.cc (revision 79188) |
| +++ chrome_frame/cfproxy_support.cc (working copy) |
| @@ -8,6 +8,7 @@ |
| #include "base/atomic_sequence_num.h" |
| #include "base/command_line.h" |
| #include "base/process_util.h" |
| +#include "base/scoped_ptr.h" |
| #include "chrome/common/automation_messages.h" |
| #include "chrome/common/chrome_switches.h" |
| #include "chrome_frame/chrome_launcher_utils.h" |