summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index db0c323..655fc11 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -995,6 +995,7 @@
'api/public/WebInputEvent.h',
'api/public/WebKit.h',
'api/public/WebKitClient.h',
+ 'api/public/WebLocalizedString.h',
'api/public/WebMediaPlayer.h',
'api/public/WebMediaPlayerClient.h',
'api/public/WebMimeRegistry.h',
@@ -1034,6 +1035,7 @@
'api/src/x11/WebScreenInfoFactory.cpp',
'api/src/mac/WebInputEventFactory.mm',
'api/src/mac/WebScreenInfoFactory.mm',
+ 'api/src/LocalizedStrings.cpp',
'api/src/MediaPlayerPrivateChromium.cpp',
'api/src/ResourceHandle.cpp',
'api/src/TemporaryGlue.h',
@@ -1325,7 +1327,6 @@
'glue/image_resource_fetcher.h',
'glue/inspector_client_impl.cc',
'glue/inspector_client_impl.h',
- 'glue/localized_strings.cc',
'glue/multipart_response_delegate.cc',
'glue/multipart_response_delegate.h',
'glue/npruntime_util.cc',