Chromium Code Reviews

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: Add the missing copyright notice. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/uncaught_exception_logging/content_script.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fedf2a2586033c98ddcfe5be7edfbdba92a0379f..b368e7045dd7c42197dc609a2f3cab39a1343a7f 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -43,6 +43,7 @@
'../extensions/browser/api/usb/usb_manual_apitest.cc',
'../extensions/browser/app_window/app_window_browsertest.cc',
'../extensions/browser/guest_view/extension_options/extension_options_apitest.cc',
+ '../extensions/renderer/console_apitest.cc',
'../extensions/renderer/script_context_browsertest.cc',
'app/chrome_command_ids.h',
'app/chrome_dll.rc',
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/uncaught_exception_logging/content_script.js » ('j') | no next file with comments »

Powered by Google App Engine