Chromium Code Reviews| Index: Source/devtools/front_end/CPUProfileView.js |
| diff --git a/Source/devtools/front_end/CPUProfileView.js b/Source/devtools/front_end/CPUProfileView.js |
| index b22f46f37443bee4d3d4315daafa737216a09e1a..3f09f61c8030cbde558ce69b50d4cdb0aa2622c4 100644 |
| --- a/Source/devtools/front_end/CPUProfileView.js |
| +++ b/Source/devtools/front_end/CPUProfileView.js |
| @@ -731,7 +731,6 @@ WebInspector.CPUProfileType.prototype = { |
| undefined, |
| undefined, |
| undefined, |
| - undefined, |
| [{ |
| functionName: "", |
| scriptId: scriptLocation.scriptId, |