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

Unified Diff: Source/core/core.gypi

Issue 476763004: Rename FullscreenElementStack to just Fullscreen (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 4 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
« no previous file with comments | « no previous file | Source/core/css/CSSDefaultStyleSheets.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c7d0d43cfd47e84d42cefa888ff416714950a616..df5ea3072526a44760dd1ce3c241befeea373721 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2027,8 +2027,8 @@
'dom/ExecutionContext.cpp',
'dom/ExecutionContext.h',
'dom/ExecutionContextTask.h',
- 'dom/FullscreenElementStack.cpp',
- 'dom/FullscreenElementStack.h',
+ 'dom/Fullscreen.cpp',
+ 'dom/Fullscreen.h',
'dom/GlobalEventHandlers.h',
'dom/IconURL.cpp',
'dom/IconURL.h',
« no previous file with comments | « no previous file | Source/core/css/CSSDefaultStyleSheets.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698