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

Unified Diff: Source/devtools/devtools.gypi

Issue 475803002: Make profiling lock global rather than per Target (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Extracted Lock.js 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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 82ccbd49a46f4f0ccb3ab91e28a55f307ce2925d..92f687c6f5a5433c674bf160e01912dacd147fb0 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',
« no previous file with comments | « no previous file | Source/devtools/front_end/audits/AuditLauncherView.js » ('j') | Source/devtools/front_end/common/Lock.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698