| Index: remoting/webapp/files.gni
|
| diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
|
| index 39bc081b99bf1bfcb426e30c4edd5a2c202b943f..12738af0bd169913e166f660495e7d938fcf3135 100644
|
| --- a/remoting/webapp/files.gni
|
| +++ b/remoting/webapp/files.gni
|
| @@ -13,6 +13,9 @@
|
| # Please keep this file in sync with remoting/remoting_webapp_files.gypi
|
| # and remoting/app_remoting_webapp_files.gypi.
|
|
|
| +# JSCompiler externs.
|
| +remoting_webapp_js_externs = [ "externs/qunit.js" ]
|
| +
|
| # Jscompile proto files.
|
| # These provide type information for jscompile.
|
| remoting_webapp_js_proto_files = [
|
|
|