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

Unified Diff: src/inspector/inspector.gypi

Issue 2921623006: [inspector] Inline InjectedScriptNative into InjectedScript (Closed)
Patch Set: Created 3 years, 7 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 | « src/inspector/injected-script-native.cc ('k') | src/inspector/v8-injected-script-host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/inspector/inspector.gypi
diff --git a/src/inspector/inspector.gypi b/src/inspector/inspector.gypi
index 8aff49d0ea1baac4fab03b3cff3d1c4469d5db22..634c73f1e29665f765af07bc097e4dd1a4cbf8d5 100644
--- a/src/inspector/inspector.gypi
+++ b/src/inspector/inspector.gypi
@@ -38,8 +38,6 @@
'../../include/v8-inspector-protocol.h',
'inspector/injected-script.cc',
'inspector/injected-script.h',
- 'inspector/injected-script-native.cc',
- 'inspector/injected-script-native.h',
'inspector/inspected-context.cc',
'inspector/inspected-context.h',
'inspector/java-script-call-frame.cc',
« no previous file with comments | « src/inspector/injected-script-native.cc ('k') | src/inspector/v8-injected-script-host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698