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

Unified Diff: third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp

Issue 2087953004: Switch v8 inspector to stl collections (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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/platform/v8_inspector/public/V8ContextInfo.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
diff --git a/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp b/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
index a9b31dc1d4a4af18677edb58b8d6f9548a55e24d..a53b73e2252971557e94c1881ff7205d6f07fb43 100644
--- a/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
+++ b/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
@@ -160,7 +160,6 @@
'../inspector_protocol/Allocator.h',
'../inspector_protocol/Array.h',
'../inspector_protocol/Collections.h',
- '../inspector_protocol/CollectionsSTL.h',
'../inspector_protocol/DispatcherBase.cpp',
'../inspector_protocol/DispatcherBase.h',
'../inspector_protocol/ErrorSupport.cpp',
« no previous file with comments | « third_party/WebKit/Source/platform/v8_inspector/public/V8ContextInfo.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698