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

Unified Diff: Source/devtools/scripts/frontend_modules.json

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/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 0f0218b75d530f830145975a6610320054a7a44c..343e2bcbd9a577e3f6cc55b4b520dd8efd40f93c 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -8,6 +8,7 @@
"common/Geometry.js",
"common/Console.js",
"common/ContentProvider.js",
+ "common/Lock.js",
"common/NotificationService.js",
"common/Object.js",
"common/ParsedURL.js",

Powered by Google App Engine
This is Rietveld 408576698