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

Unified Diff: chrome/browser/android/vr_shell/DEPS

Issue 2363553003: VrShell: implement insecure content warning display (Closed)
Patch Set: Ready for review Created 4 years, 3 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/DEPS
diff --git a/chrome/browser/android/vr_shell/DEPS b/chrome/browser/android/vr_shell/DEPS
index f150d6a6e1ffcd29af5d5ee5d8e8570bbf571b8d..7cc971e162db310cf1ce97e6761cc491dc306c85 100644
--- a/chrome/browser/android/vr_shell/DEPS
+++ b/chrome/browser/android/vr_shell/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+third_party/gvr-android-sdk/src",
"+device/vr",
+ "+components/strings/grit",
]

Powered by Google App Engine
This is Rietveld 408576698