Index: Source/devtools/front_end/Tests.js |
diff --git a/Source/devtools/front_end/Tests.js b/Source/devtools/front_end/Tests.js |
index 35300002c900f7a25681327530deb4d8a61a73e9..0a16d4556faa5b147e3455b283e54a6640a312aa 100644 |
--- a/Source/devtools/front_end/Tests.js |
+++ b/Source/devtools/front_end/Tests.js |
@@ -225,16 +225,6 @@ TestSuite.prototype.addSniffer = function(receiver, methodName, override, opt_st |
}; |
-TestSuite.prototype.testEnableResourcesTab = function() |
-{ |
- // FIXME once reference is removed downstream. |
-} |
- |
-TestSuite.prototype.testCompletionOnPause = function() |
-{ |
- // FIXME once reference is removed downstream. |
-} |
- |
// UI Tests |