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

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

Issue 2025953002: DevTools: generate class-per domain for remote debugging protocol. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « third_party/WebKit/Source/core/core.gyp ('k') | third_party/WebKit/Source/core/core_generated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 9b9e8464f4d0d70081962f0980f2f22ab66ec9ce..a9dd47b25ce1eb300c5da465ee0cb3ccfd53e0be 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1891,6 +1891,10 @@
'inspector/WorkerInspectorController.h',
'inspector/WorkerThreadDebugger.cpp',
'inspector/WorkerThreadDebugger.h',
+ 'inspector/protocol/Debugger.h',
+ 'inspector/protocol/HeapProfiler.h',
+ 'inspector/protocol/Profiler.h',
+ 'inspector/protocol/Runtime.h',
'loader/BeaconLoader.cpp',
'loader/BeaconLoader.h',
'loader/CookieJar.cpp',
« no previous file with comments | « third_party/WebKit/Source/core/core.gyp ('k') | third_party/WebKit/Source/core/core_generated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698