| Index: trunk/src/tools/telemetry/telemetry.gyp
|
| ===================================================================
|
| --- trunk/src/tools/telemetry/telemetry.gyp (revision 245711)
|
| +++ trunk/src/tools/telemetry/telemetry.gyp (working copy)
|
| @@ -1,15 +0,0 @@
|
| -# Copyright 2014 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.
|
| -
|
| -{
|
| - 'targets': [
|
| - {
|
| - 'target_name': 'bitmaptools',
|
| - 'type': 'executable',
|
| - 'sources': [
|
| - 'telemetry/core/bitmaptools.cc',
|
| - ],
|
| - },
|
| - ],
|
| -}
|
|
|