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

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') | no next file with comments »
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..3f52b715ae59f5f42456cedd60e57086eed8bcc5 100644
--- a/extensions/extensions_tests.gypi
+++ b/extensions/extensions_tests.gypi
@@ -152,6 +152,8 @@
'renderer/mojo/keep_alive_client_unittest.cc',
'renderer/mojo/stash_client_unittest.cc',
'renderer/safe_builtins_unittest.cc',
+ 'renderer/scoped_web_frame.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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698