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

Unified Diff: chrome/browser/ui/fullscreen/fullscreen_controller_test.h

Issue 23477051: Embed Flash Fullscreen widget within browser window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add caution comment to chrome_switches.cc. Created 7 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/ui/fullscreen/fullscreen_controller_test.h
diff --git a/chrome/browser/ui/fullscreen/fullscreen_controller_test.h b/chrome/browser/ui/fullscreen/fullscreen_controller_test.h
index 94c3e2b8c5b339bbd5ddfcba4af40ea4c71a3dfb..cb7d2295f4a0b94dfd46ddc4c451c8345f5273d4 100644
--- a/chrome/browser/ui/fullscreen/fullscreen_controller_test.h
+++ b/chrome/browser/ui/fullscreen/fullscreen_controller_test.h
@@ -53,6 +53,7 @@ class FullscreenControllerTest : public InProcessBrowserTest {
void DenyCurrentFullscreenOrMouseLockRequest();
void GoBack();
void Reload();
+ void SetPrivilegedFullscreen(bool is_privileged);
static const char kFullscreenMouseLockHTML[];
private:
void ToggleTabFullscreen_Internal(bool enter_fullscreen,

Powered by Google App Engine
This is Rietveld 408576698