| # Copyright 2020 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| metric_integration_jsdeps = [ |
| "//third_party/blink/web_tests/external/wpt/images/blue96x96.png", |
| "//third_party/blink/web_tests/external/wpt/images/green-16x16.png", |
| "//third_party/blink/web_tests/external/wpt/images/green-256x256.png", |
| "//third_party/blink/web_tests/external/wpt/layout-instability/resources/util.js", |
| "//third_party/blink/web_tests/external/wpt/layout-instability/simple-block-movement.html", |
| "//third_party/blink/web_tests/external/wpt/layout-instability/sources-enclosure.html", |
| "//third_party/blink/web_tests/external/wpt/layout-instability/sources-maximpact.html", |
| "//third_party/blink/web_tests/external/wpt/resources/testharness.js", |
| ] |