Index: chrome_frame/chrome_frame_npapi.cc |
diff --git a/chrome_frame/chrome_frame_npapi.cc b/chrome_frame/chrome_frame_npapi.cc |
index 1ad2c30bc80a3a8ccb55b2892297f6c0991a60a6..4cd889be6a216650b347b12c4dd4a9c0d765335c 100644 |
--- a/chrome_frame/chrome_frame_npapi.cc |
+++ b/chrome_frame/chrome_frame_npapi.cc |
@@ -7,6 +7,7 @@ |
#include "base/basictypes.h" |
#include "base/logging.h" |
#include "base/message_loop.h" |
+#include "base/string_split.h" |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/test/automation/tab_proxy.h" |