Index: ppapi/proxy/file_chooser_resource.cc |
diff --git a/ppapi/proxy/file_chooser_resource.cc b/ppapi/proxy/file_chooser_resource.cc |
index 6135aaaf9bb08ab070bcc65466d7cf37f24472b7..ebd545cfc385a806a5c5330f6f1194bf45fd3d63 100644 |
--- a/ppapi/proxy/file_chooser_resource.cc |
+++ b/ppapi/proxy/file_chooser_resource.cc |
@@ -5,7 +5,7 @@ |
#include "ppapi/proxy/file_chooser_resource.h" |
#include "base/bind.h" |
-#include "base/string_split.h" |
+#include "base/strings/string_split.h" |
#include "ipc/ipc_message.h" |
#include "ppapi/c/pp_errors.h" |
#include "ppapi/proxy/dispatch_reply_message.h" |