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

Unified Diff: chrome/common/BUILD.gn

Issue 2901563003: PDF: Add UMA to track embedded PDF triggered drive-by downloads. (Closed)
Patch Set: fix Created 3 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/download/chrome_download_manager_delegate.cc ('k') | chrome/common/pdf_uma.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 6d49fa125baae79142b387ed06df1bf27e03fdfc..9b15da651803df7766b99a6f0a5e3875492457c2 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -119,6 +119,8 @@ static_library("common") {
"partial_circular_buffer.cc",
"partial_circular_buffer.h",
"pause_tabs_field_trial.h",
+ "pdf_uma.cc",
+ "pdf_uma.h",
"pref_names_util.cc",
"pref_names_util.h",
"prerender_messages.h",
« no previous file with comments | « chrome/browser/download/chrome_download_manager_delegate.cc ('k') | chrome/common/pdf_uma.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698