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

Unified Diff: Source/web/web.gypi

Issue 1187813010: Check whether the shadow page has been loaded in WebEmbeddedWorkerImpl::terminateWorkerContext(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add tests Created 5 years, 6 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 | « Source/web/WebEmbeddedWorkerImplTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index a06f23aa4c0bc0203a883f757461c6fb01dea426..df55ff2b09360f2351829c5f8ba578956c8072a0 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -263,6 +263,7 @@
'PageOverlayTest.cpp',
'PluginPlaceholderImplTest.cpp',
'WebDragDataTest.cpp',
+ 'WebEmbeddedWorkerImplTest.cpp',
'WebNodeTest.cpp',
# FIXME: Move the tests from web/tests/ to appropriate places.
# crbug.com/353585
« no previous file with comments | « Source/web/WebEmbeddedWorkerImplTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698