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

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

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 | « Source/devtools/front_end/timeline/TimelinePanel.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..85610887ba92578d143605cf9d5d47f4cc99728c 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",
@@ -47,6 +48,7 @@
"sdk/IndexedDBModel.js",
"sdk/InspectorBackend.js",
"sdk/LayerTreeModel.js",
+ "sdk/Locks.js",
"sdk/NetworkLog.js",
"sdk/OverridesSupport.js",
"sdk/PowerProfiler.js",
« no previous file with comments | « Source/devtools/front_end/timeline/TimelinePanel.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698