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

Unified Diff: Source/devtools/front_end/inspector.html

Issue 471393002: Revert of 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/common/Object.js ('k') | Source/devtools/front_end/profiler/CanvasProfileView.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/inspector.html
diff --git a/Source/devtools/front_end/inspector.html b/Source/devtools/front_end/inspector.html
index 950b6e52c45c906d096d96f40aeb087956533eec..14a03325479bdc37502ff71a1a4c3cea5bfd63f9 100644
--- a/Source/devtools/front_end/inspector.html
+++ b/Source/devtools/front_end/inspector.html
@@ -48,7 +48,6 @@
<script type="text/javascript" src="common/TextUtils.js"></script>
<script type="text/javascript" src="common/Progress.js"></script>
<script type="text/javascript" src="common/ModuleExtensionInterfaces.js"></script>
- <script type="text/javascript" src="common/Lock.js"></script>
<script type="text/javascript" src="ui/CompletionDictionary.js"></script>
<script type="text/javascript" src="ui/DOMExtension.js"></script>
<script type="text/javascript" src="ui/treeoutline.js"></script>
« no previous file with comments | « Source/devtools/front_end/common/Object.js ('k') | Source/devtools/front_end/profiler/CanvasProfileView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698