| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 27631cb5ef012b2623dff723b0f1f192295eee8d..c1ffc9a627e67cdb0b9fa18ec46c926081bfc8fe 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -504,6 +504,7 @@ if (!is_android) {
|
| "//third_party/accessibility-audit/axs_testing.js",
|
| "//third_party/chaijs/chai.js",
|
| "//third_party/mocha/mocha.js",
|
| + "//third_party/polymer/v1_0/components-chromium/iron-test-helpers/mock-interactions.js",
|
| "//third_party/pyftpdlib/",
|
| "//third_party/pywebsocket/",
|
| "//third_party/tlslite/",
|
|
|