summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-28 04:57:23 +0000
committerzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-28 04:57:23 +0000
commita3747d726e2b87af9ee3e68a44955a212b8bd256 (patch)
treef82ab4945224e15fdab95015ded3c0f6179fda5c
parentb7dac7135c6add2197d316b2334195d3c11f6f17 (diff)
downloadchromium_src-a3747d726e2b87af9ee3e68a44955a212b8bd256.zip
chromium_src-a3747d726e2b87af9ee3e68a44955a212b8bd256.tar.gz
chromium_src-a3747d726e2b87af9ee3e68a44955a212b8bd256.tar.bz2
Removed extra files.
BUG=none TEST=none Review URL: http://codereview.chromium.org/3018023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53910 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--cros/cros_api.gyp14
1 files changed, 0 insertions, 14 deletions
diff --git a/cros/cros_api.gyp b/cros/cros_api.gyp
deleted file mode 100644
index 38ab94d..0000000
--- a/cros/cros_api.gyp
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright (c) 2009 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.
-
-# Dummy target to satisfy gyp. It is also the placeholder for libcros, which
-# will be checked out here.
-
-{
- 'targets': [
- { 'target_name': 'cros_api',
- 'type': '<(library)',
- },
- ],
-}