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

Unified Diff: Source/core/core.gypi

Issue 777483004: Bind Window focus ability to the ExecutionContext instead of the process. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@sw_client_focus
Patch Set: rebase Created 6 years 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 | « LayoutTests/http/tests/serviceworker/client-focus.html ('k') | Source/core/dom/ExecutionContext.h » ('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 82978681c72b032bba193d940dacab4ae0b29f3a..ed0b09a05211dc89a82f395b9389dc295f99203f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2211,6 +2211,8 @@
'dom/RequestAnimationFrameCallback.h',
'dom/SandboxFlags.cpp',
'dom/SandboxFlags.h',
+ 'dom/ScopedWindowFocusAllowedIndicator.cpp',
+ 'dom/ScopedWindowFocusAllowedIndicator.h',
'dom/ScriptLoader.cpp',
'dom/ScriptLoader.h',
'dom/ScriptRunner.cpp',
« no previous file with comments | « LayoutTests/http/tests/serviceworker/client-focus.html ('k') | Source/core/dom/ExecutionContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698