Index: chrome/renderer/extensions/sync_file_system_custom_bindings.cc |
diff --git a/chrome/renderer/extensions/sync_file_system_custom_bindings.cc b/chrome/renderer/extensions/sync_file_system_custom_bindings.cc |
index 5e06b6ef3d9eb85c40c7143c6b987c35a5c09329..b5e6480276548968663693fbbd38083a6016cd3e 100644 |
--- a/chrome/renderer/extensions/sync_file_system_custom_bindings.cc |
+++ b/chrome/renderer/extensions/sync_file_system_custom_bindings.cc |
@@ -9,7 +9,7 @@ |
#include "chrome/common/extensions/extension_constants.h" |
#include "chrome/renderer/extensions/chrome_v8_context.h" |
#include "third_party/WebKit/public/web/WebDOMFileSystem.h" |
-#include "third_party/WebKit/public/web/WebFrame.h" |
+#include "third_party/WebKit/public/web/WebLocalFrame.h" |
#include "v8/include/v8.h" |
#include "webkit/common/fileapi/file_system_util.h" |