Index: webkit/webkit.gyp |
=================================================================== |
--- webkit/webkit.gyp (revision 26545) |
+++ webkit/webkit.gyp (working copy) |
@@ -1009,6 +1009,7 @@ |
'api/public/WebRect.h', |
'api/public/WebScreenInfo.h', |
'api/public/WebScriptSource.h', |
+ 'api/public/WebSecurityOrigin.h', |
'api/public/WebSettings.h', |
'api/public/WebSize.h', |
'api/public/WebStorageArea.h', |
@@ -1085,6 +1086,7 @@ |
'api/src/WebPluginLoadObserver.cpp', |
'api/src/WebPluginLoadObserver.h', |
'api/src/WebRange.cpp', |
+ 'api/src/WebSecurityOrigin.cpp', |
'api/src/WebSettingsImpl.cpp', |
'api/src/WebSettingsImpl.h', |
'api/src/WebStorageAreaImpl.cpp', |