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

Unified Diff: Source/devtools/devtools.gypi

Issue 472263002: DevTools: make profiling lock global rather than per Target (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Source/devtools/front_end/audits/AuditLauncherView.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 82ccbd49a46f4f0ccb3ab91e28a55f307ce2925d..88feb24852d9f55b4bbcc03aa98f10f1abbf408b 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -67,6 +67,7 @@
'front_end/common/Console.js',
'front_end/common/ContentProvider.js',
'front_end/common/Geometry.js',
+ 'front_end/common/Lock.js',
'front_end/common/ModuleExtensionInterfaces.js',
'front_end/common/modules.js',
'front_end/common/NotificationService.js',
@@ -139,6 +140,7 @@
'front_end/sdk/IndexedDBModel.js',
'front_end/sdk/InspectorBackend.js',
'front_end/sdk/LayerTreeModel.js',
+ 'front_end/sdk/Locks.js',
'front_end/sdk/NetworkLog.js',
'front_end/sdk/NetworkManager.js',
'front_end/sdk/NetworkRequest.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/audits/AuditLauncherView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698