| Index: webkit/webkit.gyp
|
| ===================================================================
|
| --- webkit/webkit.gyp (revision 20904)
|
| +++ webkit/webkit.gyp (working copy)
|
| @@ -1011,6 +1011,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',
|
| @@ -1048,6 +1049,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',
|
| @@ -1335,7 +1337,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',
|
|
|