Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(783)

Unified Diff: courgette/courgette.gyp

Issue 7976035: Add a backwards compatibility unittest. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | courgette/testdata/setup1-setup2.v1.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/courgette.gyp
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index e9fa1705ac69777551a1ec5a7efddfdfd42dd0dd..3830746e6a52e26dd0a557903a8ecfd05fa361b5 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -92,6 +92,7 @@
'image_info_unittest.cc',
'run_all_unittests.cc',
'streams_unittest.cc',
+ 'versioning_unittest.cc',
'third_party/paged_array_unittest.cc'
],
'dependencies': [
« no previous file with comments | « .gitignore ('k') | courgette/testdata/setup1-setup2.v1.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698