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

Unified Diff: chrome/chrome_common.gypi

Issue 10514013: Filtered events. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: split out event_filter changes Created 8 years, 6 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 222e34e9a28207b2f66eb05aa2e7aa4e409f698c..77e258915e9f20a2aaaae0051417eba301c4a9fe 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -185,6 +185,8 @@
'common/extensions/url_pattern_set.h',
'common/extensions/user_script.cc',
'common/extensions/user_script.h',
+ 'common/extensions/value_set.cc',
+ 'common/extensions/value_set.h',
'common/extensions/api/extension_api.cc',
'common/extensions/api/extension_api.h',
'common/external_ipc_fuzzer.h',

Powered by Google App Engine
This is Rietveld 408576698