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

Unified Diff: chrome/browser/android/vr_shell/vr_web_contents_observer.h

Issue 2536223002: Omnibox improvements and fixes. (Closed)
Patch Set: 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
Index: chrome/browser/android/vr_shell/vr_web_contents_observer.h
diff --git a/chrome/browser/android/vr_shell/vr_web_contents_observer.h b/chrome/browser/android/vr_shell/vr_web_contents_observer.h
index 45701909508ec9df1455fe3ca90a210df0ff5520..ed637d2ac2f29f3c18f4ef7b0d1c666c05566479 100644
--- a/chrome/browser/android/vr_shell/vr_web_contents_observer.h
+++ b/chrome/browser/android/vr_shell/vr_web_contents_observer.h
@@ -38,6 +38,8 @@ class CONTENT_EXPORT VrWebContentsObserver
bool entered_fullscreen, bool will_cause_resize) override;
private:
+ void SetSecurityLevel();
+
// This class does not own the UI interface.
UiInterface* ui_interface_;

Powered by Google App Engine
This is Rietveld 408576698