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

Unified Diff: chrome/chrome_tests.gypi

Issue 678393002: Send extension console messages to the right WebFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the conditions in ByContextFinder. Created 6 years, 1 month 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index cca158634b9114a1aa6ab5e4c06407f612902716..0be5c422dfed56d352d3eca29adfcb31a2275279 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -46,6 +46,7 @@
'../extensions/browser/guest_view/extension_options/extension_options_apitest.cc',
'../extensions/browser/test_extension_registry_observer.h',
'../extensions/browser/test_extension_registry_observer.cc',
+ '../extensions/renderer/console_apitest.cc',
'../extensions/renderer/script_context_browsertest.cc',
'app/chrome_command_ids.h',
'app/chrome_dll.rc',

Powered by Google App Engine
This is Rietveld 408576698