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

Unified Diff: extensions/extensions_tests.gypi

Issue 1210513002: ScriptContextSetTest should close the main frame before finishing the test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | extensions/renderer/scoped_web_frame.h » ('j') | extensions/renderer/scoped_web_frame.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions_tests.gypi
diff --git a/extensions/extensions_tests.gypi b/extensions/extensions_tests.gypi
index afec595fca794fa980389ab5a0e87061f5e58160..bb5667c04d15bdca3345a81e59020f30affc3632 100644
--- a/extensions/extensions_tests.gypi
+++ b/extensions/extensions_tests.gypi
@@ -152,6 +152,7 @@
'renderer/mojo/keep_alive_client_unittest.cc',
'renderer/mojo/stash_client_unittest.cc',
'renderer/safe_builtins_unittest.cc',
+ 'renderer/scoped_web_frame.h',
'renderer/script_context_set_unittest.cc',
'renderer/script_context_unittest.cc',
'renderer/utils_unittest.cc',
« no previous file with comments | « no previous file | extensions/renderer/scoped_web_frame.h » ('j') | extensions/renderer/scoped_web_frame.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698