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

Unified Diff: chrome/chrome_common.gypi

Issue 23007021: Report Javascript Runtime Errors to the Error Console (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dc_ec_feldman
Patch Set: Created 7 years, 4 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 | « chrome/browser/extensions/tab_helper.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 157d2e655a4a1e86065158fb698e23cb20052bd8..310c4f82d4aae19a9fe7e05f7415f7f46c95a2b9 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -72,6 +72,8 @@
'../extensions/common/extension_paths.h',
'../extensions/common/extension_resource.cc',
'../extensions/common/extension_resource.h',
+ '../extensions/common/extension_urls.cc',
+ '../extensions/common/extension_urls.h',
'../extensions/common/extensions_client.cc',
'../extensions/common/extensions_client.h',
'../extensions/common/features/feature.cc',
@@ -103,6 +105,8 @@
'../extensions/common/one_shot_event.cc',
'../extensions/common/one_shot_event.h',
'../extensions/common/permissions/permissions_provider.h',
+ '../extensions/common/stack_frame.cc',
+ '../extensions/common/stack_frame.h',
'../extensions/common/switches.cc',
'../extensions/common/switches.h',
'../extensions/common/url_pattern.cc',
« no previous file with comments | « chrome/browser/extensions/tab_helper.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698