| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 9c7c8ca07c077b8cb38a7b318063419dc8b5db56..f0fc5baefbe09cc88a4b7cf90c5fd823e09e9036 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -41,7 +41,6 @@
|
| 'remoting_test.gypi',
|
| 'remoting_version.gypi',
|
| 'remoting_webapp_files.gypi',
|
| - 'app_remoting_webapp_files.gypi',
|
| ],
|
|
|
| 'target_defaults': {
|
| @@ -132,8 +131,7 @@
|
| 'host/win/host_messages.mc.jinja2',
|
| 'host/win/version.rc.jinja2',
|
| 'resources/play_store_resources.cc',
|
| - '<@(desktop_remoting_webapp_localizable_files)',
|
| - '<@(app_remoting_webapp_localizable_files)',
|
| + '<@(desktop_remoting_webapp_localizable_files )',
|
| ],
|
| },
|
| 'actions': [
|
|
|