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

Unified Diff: src/inspector/inspector.gypi

Issue 2359533002: [inspector] replaced V8_INSPECTOR* macros with macros from base/macros.h (Closed)
Patch Set: Created 4 years, 3 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/V8StackTraceImpl.h ('k') | no next file » | 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 4ab22b4748591ccec774ebf4aa282482e4ed9469..3d912399bb3fd2aa4ed9b9f5581b020c71245bcf 100644
--- a/src/inspector/inspector.gypi
+++ b/src/inspector/inspector.gypi
@@ -36,7 +36,6 @@
'<(inspector_generated_debugger_script)',
'../../include/v8-inspector.h',
'../../include/v8-inspector-protocol.h',
- 'inspector/Allocator.h',
'inspector/InjectedScript.cpp',
'inspector/InjectedScript.h',
'inspector/InjectedScriptNative.cpp',
« no previous file with comments | « src/inspector/V8StackTraceImpl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698