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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 278593005: Extension content verification: new class for parsing data from store (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/verified_contents.h » ('j') | extensions/browser/verified_contents.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 a853f15530d483c54d3fdb303b36d3f032621cfe..42ffbb3f28a7cc79dd040c1ee24e6125e00982fa 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -555,6 +555,7 @@
'../extensions/browser/value_store/value_store_frontend_unittest.cc',
'../extensions/browser/value_store/value_store_unittest.cc',
'../extensions/browser/value_store/value_store_unittest.h',
+ '../extensions/browser/verified_contents_unittest.cc',
'../extensions/common/api/sockets/sockets_manifest_permission_unittest.cc',
'../extensions/common/csp_validator_unittest.cc',
'../extensions/common/event_filter_unittest.cc',
« no previous file with comments | « no previous file | extensions/browser/verified_contents.h » ('j') | extensions/browser/verified_contents.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698