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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 21646004: Compressed activity log database storage (Closed) Base URL: http://git.chromium.org/chromium/src.git@refactor-cleanups
Patch Set: Created 7 years, 5 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
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index eb81bbdb2952b03a89ab00e459e5ead0f74f5c22..ca8ec97f0870389561146439714af7df585796c4 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -76,6 +76,10 @@
'browser/extensions/activity_log/activity_log.h',
'browser/extensions/activity_log/activity_log_policy.cc',
'browser/extensions/activity_log/activity_log_policy.h',
+ 'browser/extensions/activity_log/counting_policy.cc',
+ 'browser/extensions/activity_log/counting_policy.h',
+ 'browser/extensions/activity_log/database_interned_string.cc',
+ 'browser/extensions/activity_log/database_interned_string.h',
'browser/extensions/activity_log/fullstream_ui_policy.cc',
'browser/extensions/activity_log/fullstream_ui_policy.h',
'browser/extensions/activity_log/stream_noargs_ui_policy.cc',

Powered by Google App Engine
This is Rietveld 408576698