cc:Stop incrementing while loop when iterator at the end
[chromium-blink-merge.git] / chrome / telemetry_chrome_test.isolate
bloba3c9f3a785e4a3773d1cba976435ec896c7a1eb5
1 # Copyright (c) 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5   # This isolate describes dependencies needed to run Telemetry tests
6   # that run in Chromium.
7   'includes': [
8     'breakpad.isolate',
9     'chrome.isolate',
10     '../content/telemetry.isolate',
11   ],