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

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

Issue 2902783002: VR: Add URL bar security-related coloring and emphasis. (Closed)
Patch Set: Tweak the back button icon size to match UX mocks. 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
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 8d5f36c67f1b3128699c0476f1bf5b85b4b9d7c8..112dbd786cf7f135b18dacd9716f0634a59a4e86 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -170,6 +170,7 @@ test("vr_shell_unittests") {
"//base/test:run_all_unittests",
"//base/test:test_support",
"//chrome/browser",
+ "//components/url_formatter",
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/public:blink",

Powered by Google App Engine
This is Rietveld 408576698