| Index: chrome_frame/chrome_frame_activex.cc
|
| diff --git a/chrome_frame/chrome_frame_activex.cc b/chrome_frame/chrome_frame_activex.cc
|
| index 76901192cdb314c9036cc1379039aaa3229ab3f2..705be3460cc913e642c1e7dd54fb8e48fd2ff28d 100644
|
| --- a/chrome_frame/chrome_frame_activex.cc
|
| +++ b/chrome_frame/chrome_frame_activex.cc
|
| @@ -17,6 +17,7 @@
|
| #include "base/process_util.h"
|
| #include "base/scoped_bstr_win.h"
|
| #include "base/singleton.h"
|
| +#include "base/string_split.h"
|
| #include "base/string_util.h"
|
| #include "base/trace_event.h"
|
| #include "base/utf_string_conversions.h"
|
|
|