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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2205913002: [DevTools] Split a part of V8Inspector into V8Debugger. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v8-inspector-rename
Patch Set: context scope! Created 4 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 | « no previous file | third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 6f3d61f0bad4e7737c2a2a761d7c12fd272dadbb..738962722515a89c22483911a8b0b32a63eb65ae 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1084,6 +1084,8 @@
'v8_inspector/V8ConsoleAgentImpl.h',
'v8_inspector/V8ConsoleMessage.cpp',
'v8_inspector/V8ConsoleMessage.h',
+ 'v8_inspector/V8Debugger.cpp',
+ 'v8_inspector/V8Debugger.h',
'v8_inspector/V8DebuggerAgentImpl.cpp',
'v8_inspector/V8DebuggerAgentImpl.h',
'v8_inspector/V8InspectorImpl.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698