Roll src/third_party/WebKit 4619053:6b63e20 (svn 201059:201060)
[chromium-blink-merge.git] / tools / telemetry / BUILD.gn
bloba27f33408c2e7270ea8e9472b537d9e1e959188e
1 # Copyright 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 executable("bitmaptools") {
6   sources = [
7     "telemetry/internal/image_processing/bitmaptools.cc",
8   ]