| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index c14b8b1f4ad8399ddaa9bbacbe02838a43d033fc..27631cb5ef012b2623dff723b0f1f192295eee8d 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -1695,6 +1695,7 @@ test("browser_tests") {
|
| "//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/simplejson/",
|
|
|