Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index 1eeaa41802dafa48c1ec19605eb8300f79aedfee..b7fd83742eaf0f50cbb6ceca36a17ec980b0720b 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -431,6 +431,7 @@ |
'dom/URLUtilsReadOnly.idl', |
'events/EventListener.idl', |
'events/NavigatorEvents.idl', |
+ 'fileapi/URLFileAPI.idl', |
'frame/NavigatorCPU.idl', |
'frame/NavigatorID.idl', |
'frame/NavigatorLanguage.idl', |
@@ -1684,6 +1685,8 @@ |
'fileapi/FileReaderLoaderClient.h', |
'fileapi/FileReaderSync.cpp', |
'fileapi/FileReaderSync.h', |
+ 'fileapi/URLFileAPI.cpp', |
+ 'fileapi/URLFileAPI.h', |
'frame/BarProp.cpp', |
'frame/BarProp.h', |
'frame/DOMTimer.cpp', |