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

Unified Diff: chrome/BUILD.gn

Issue 2869223002: Metrics logging for user engagement of the Reload and Feedback buttons (Closed)
Patch Set: Fix Mac build Created 3 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
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index cf617028c73a2e04f7aa780b4bf9d19c672f9e0d..919cd06b842c41f1b9e0d381b288ffeedb8dd9d2 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1678,7 +1678,7 @@ if (is_android) {
java_cpp_enum("sad_tab_event_enum_javagen") {
sources = [
- "browser/ui/sad_tab.cc",
+ "//components/ui_metrics/sadtab_metrics_types.h",
]
}
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698