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

Unified Diff: third_party/WebKit/Source/core/core_generated.gypi

Issue 1670813003: DevTools: do not use platform/ to load injected scripts into inspector/v8. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated the chromevox script Created 4 years, 10 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 | « third_party/WebKit/Source/core/core.gypi ('k') | third_party/WebKit/Source/core/inspector/v8/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core_generated.gypi
diff --git a/third_party/WebKit/Source/core/core_generated.gypi b/third_party/WebKit/Source/core/core_generated.gypi
index 190a07cc8248d561a1a3d624a620708c8b746f7f..c07b12fe7abfc875af6ad321534a6f37a2041e49 100644
--- a/third_party/WebKit/Source/core/core_generated.gypi
+++ b/third_party/WebKit/Source/core/core_generated.gypi
@@ -110,6 +110,10 @@
'<(blink_core_output_dir)/InstrumentingAgentsInl.h',
'<(blink_core_output_dir)/InspectorInstrumentationImpl.cpp',
+ # Additional files from injected_script_sources list.
+ '<(blink_core_output_dir)/inspector/v8/DebuggerScript.h',
+ '<(blink_core_output_dir)/inspector/v8/InjectedScriptSource.h',
+
# Additional .cpp files for SVG.
'<(blink_core_output_dir)/SVGElementFactory.cpp',
« no previous file with comments | « third_party/WebKit/Source/core/core.gypi ('k') | third_party/WebKit/Source/core/inspector/v8/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698