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

Unified Diff: chrome/BUILD.gn

Issue 2869223002: Metrics logging for user engagement of the Reload and Feedback buttons (Closed)
Patch Set: Attempt 2 to make Java enum work 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 | « no previous file | chrome/browser/ui/sad_tab.cc » ('j') | ui/base/ui_metrics_types.h » ('J')
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 82d2e9d248189095777456b13d220eba302536cc..a7adae0771847fe45d5eecc703c637c3c1cf6b80 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1643,7 +1643,7 @@ if (is_android) {
java_cpp_enum("sad_tab_event_enum_javagen") {
sources = [
- "browser/ui/sad_tab.cc",
+ "//ui/base/ui_metrics_types.h",
]
}
« no previous file with comments | « no previous file | chrome/browser/ui/sad_tab.cc » ('j') | ui/base/ui_metrics_types.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698