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

Unified Diff: cc/cc_tests.gyp

Issue 10911330: Add methods for hashing pairs of integer values. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « cc/cc.gyp ('k') | cc/hash_pair.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 9df85b968db80d92e6eba098dc57d821e36dc7e2..035e52f71888e6ec8266d41d62684a1bb18a7cd9 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -7,6 +7,7 @@
'chromium_code': 0,
'use_libcc_for_compositor%': 0,
'cc_tests_source_files': [
+ 'hash_pair_unittest.cc',
'CCActiveAnimationTest.cpp',
'CCDamageTrackerTest.cpp',
'CCDelayBasedTimeSourceTest.cpp',
« no previous file with comments | « cc/cc.gyp ('k') | cc/hash_pair.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698