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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 14774012: Replaced enum strings with ints in Activity Log database (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing Singleton dep Created 7 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 | « chrome/browser/extensions/activity_log/dom_actions.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index e08e6e945cd304186392f537f7fe8b5d63a79b70..fefdd4da18313f567d84b38cc00889ff797c321e 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -68,6 +68,7 @@
'browser/extensions/activity_log/activity_log.h',
'browser/extensions/activity_log/api_actions.cc',
'browser/extensions/activity_log/api_actions.h',
+ 'browser/extensions/activity_log/api_name_constants.h',
'browser/extensions/activity_log/blocked_actions.cc',
'browser/extensions/activity_log/blocked_actions.h',
'browser/extensions/activity_log/dom_actions.cc',
« no previous file with comments | « chrome/browser/extensions/activity_log/dom_actions.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698