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

Unified Diff: trunk/src/chrome/browser/extensions/api_actions.h

Issue 12664009: Revert 189134 "Due to privacy concerns about the data contained ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 9 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: trunk/src/chrome/browser/extensions/api_actions.h
===================================================================
--- trunk/src/chrome/browser/extensions/api_actions.h (revision 189153)
+++ trunk/src/chrome/browser/extensions/api_actions.h (working copy)
@@ -45,8 +45,6 @@
static const char* kTableName;
static const char* kTableContentFields[];
- static const char* kAlwaysLog[];
- static const int kSizeAlwaysLog;
// Create the database table for storing APIActions, or update the schema if
// it is out of date. Any existing data is preserved.
« no previous file with comments | « trunk/src/chrome/browser/extensions/activity_log_unittest.cc ('k') | trunk/src/chrome/browser/extensions/api_actions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698