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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 274243004: Add code to compute the root hash for a hash tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed bugs and added tests Created 6 years, 7 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 | « no previous file | extensions/browser/content_hash_tree.h » ('j') | extensions/browser/content_hash_tree.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 0821eea285844e79ac8296e7be4cd2e0ea5b9153..547e4e6d51300c7b1034de2820e1c17f3f6c5d6c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -531,6 +531,7 @@
'../extensions/browser/api/storage/settings_test_util.h',
'../extensions/browser/api/storage/storage_api_unittest.cc',
'../extensions/browser/api/storage/storage_frontend_unittest.cc',
+ '../extensions/browser/content_hash_tree_unittest.cc',
'../extensions/browser/error_map_unittest.cc',
'../extensions/browser/event_listener_map_unittest.cc',
'../extensions/browser/event_router_unittest.cc',
« no previous file with comments | « no previous file | extensions/browser/content_hash_tree.h » ('j') | extensions/browser/content_hash_tree.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698