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 47ee02438383c0904025024dc53b6dcd5bb24c47..d59f9118a03b135a6359a523c94c42e7ac3e8844 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -430,6 +430,7 @@ |
'dom/URLUtilsReadOnly.idl', |
'events/EventListener.idl', |
'events/NavigatorEvents.idl', |
+ 'fileapi/URLFileAPI.idl', |
'frame/NavigatorCPU.idl', |
'frame/NavigatorID.idl', |
'frame/NavigatorLanguage.idl', |
@@ -1681,6 +1682,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', |