Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / profiler / cpu-profiler-save-load.html
index 0f065f2..ae86ecc 100644 (file)
@@ -111,7 +111,7 @@ function test()
             {
                 loadedProfileData = this._jsonifiedProfile;
                 onTransferFinished.call(this);
-                WebInspector.panels.profiles._showProfile(this);
+                WebInspector.panels.profiles.showProfile(this);
             }
         }