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

Unified Diff: extensions/extensions.gyp

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 | « extensions/browser/verified_contents_unittest.cc ('k') | extensions/test/data/content_verifier/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 18030289189247a8849af39be8f60842f3b6544a..61de6ad28672bba00499ca9e22155e02ec04eb12 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -407,6 +407,8 @@
'browser/value_store/value_store_frontend.h',
'browser/value_store/value_store_util.cc',
'browser/value_store/value_store_util.h',
+ 'browser/verified_contents.cc',
+ 'browser/verified_contents.h',
'browser/view_type_utils.cc',
'browser/view_type_utils.h',
],
« no previous file with comments | « extensions/browser/verified_contents_unittest.cc ('k') | extensions/test/data/content_verifier/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698