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

Unified Diff: Source/core/core.gypi

Issue 986583002: Collect host of Web Component usage to send to RAPPOR (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Move to Platform to align with other histogram/UMA methods Created 5 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
« no previous file with comments | « no previous file | Source/core/dom/Document.h » ('j') | Source/core/frame/UseByOriginCounter.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 36ab5dbb55c15f0d2ae87c05230ca9ccd6046d4c..eff8907f46eb78bb27ec69d97964c2f9d8b0ae4e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1541,6 +1541,7 @@
'frame/SuspendableTimer.h',
'frame/TopControls.cpp',
'frame/TopControls.h',
+ 'frame/UseByOriginCounter.cpp',
'frame/UseCounter.cpp',
'frame/csp/CSPDirectiveList.cpp',
'frame/csp/CSPSource.cpp',
« no previous file with comments | « no previous file | Source/core/dom/Document.h » ('j') | Source/core/frame/UseByOriginCounter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698