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

Unified Diff: extensions/common/ad_injection_constants.h

Issue 270623005: Update ActivityLog detection to use previous values, hrefs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: extensions/common/ad_injection_constants.h
diff --git a/extensions/common/ad_injection_constants.h b/extensions/common/ad_injection_constants.h
index 01dd86b0b1d5a840f0cc102309c364be1bf75d04..8570b29da4043581fb164791f80272ed93d17386 100644
--- a/extensions/common/ad_injection_constants.h
+++ b/extensions/common/ad_injection_constants.h
@@ -24,6 +24,7 @@ extern const char kHref[];
extern const char kHtmlIframeSrcApiName[];
extern const char kHtmlEmbedSrcApiName[];
+extern const char kHtmlAnchorHrefApiName[];
extern const char kAppendChildApiSuffix[];
extern const size_t kMaximumChildrenToCheck;
« no previous file with comments | « chrome/test/data/extensions/activity_log/ad_injection/content_script.js ('k') | extensions/common/ad_injection_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698