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

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: fix windows compile in unit tests file 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') | no next file with comments »
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 68f1f65527d4cc31b103968203577db5585bd986..2193656b7d1a8886bf406e88559c5bee23030666 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698