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

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2526643002: Re-enable rappor for vrshell (Closed)
Patch Set: CR feedback Created 4 years, 1 month 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/android/vr_shell/vr_usage_monitor.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/vr_shell/BUILD.gn
diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn
index 2a495d5e3d39c1e4ca3e0bb9a39ab3307a2addad..374f3b37836a6469aae2578027c2ed809f753a06 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -58,6 +58,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
":vr_shell_jni_headers",
"//base",
"//cc",
+ "//components/rappor",
"//content/public/browser",
"//content/public/common",
"//device/vr",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/vr_usage_monitor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698