summaryrefslogtreecommitdiffstats
path: root/courgette/courgette.gyp
diff options
context:
space:
mode:
authorrlp@chromium.org <rlp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-17 01:21:44 +0000
committerrlp@chromium.org <rlp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-17 01:21:44 +0000
commit8019b5b3ed124863f1bde454e675fe740c327c37 (patch)
treebfe693f0fdfefb5aa78a3d82c884e954f17cdcd5 /courgette/courgette.gyp
parentd5425ad01f484d44d111ef05f6f6d9900c8c4b08 (diff)
downloadchromium_src-8019b5b3ed124863f1bde454e675fe740c327c37.zip
chromium_src-8019b5b3ed124863f1bde454e675fe740c327c37.tar.gz
chromium_src-8019b5b3ed124863f1bde454e675fe740c327c37.tar.bz2
Revert 101606 - Add a basic backwards compatibility unittest.
This verifies we can still apply old patches, but does not verify that old clients can apply new patches. That seems important, but I'm not sure how to do it without storing old client binaries in version control. BUG=None TEST=New Unittest Review URL: http://codereview.chromium.org/7915007 TBR=dgarrett@chromium.org Review URL: http://codereview.chromium.org/7930003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101617 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'courgette/courgette.gyp')
-rw-r--r--courgette/courgette.gyp3
1 files changed, 1 insertions, 2 deletions
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index 5a183e8..e9fa170 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 The Chromium Authors. All rights reserved.
+# 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.
@@ -92,7 +92,6 @@
'image_info_unittest.cc',
'run_all_unittests.cc',
'streams_unittest.cc',
- 'versioning_unittest.cc',
'third_party/paged_array_unittest.cc'
],
'dependencies': [