| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 7fb1595b58e72c268a747518d3e1816703993a6d..ce8ba42f45960d9178da8a60f4ee4224ce5be7d2 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -658,7 +658,7 @@ if (!is_android) {
|
| "//ppapi:ppapi_tests",
|
|
|
| #'../remoting/remoting.gyp:remoting_browser_test_resources', TODO(GYP)
|
| - #'../remoting/remoting.gyp:remoting_webapp_unittest', TODO(GYP)
|
| + #'../remoting/remoting.gyp:remoting_webapp_unittests', TODO(GYP)
|
| "//third_party/mesa:osmesa",
|
| "//third_party/widevine/cdm:widevine_test_license_server",
|
| ]
|
|
|