Index: chrome/test/data/webui/options.js |
=================================================================== |
--- chrome/test/data/webui/options.js (revision 94076) |
+++ chrome/test/data/webui/options.js (working copy) |
@@ -40,8 +40,6 @@ |
setObjectPref: function() {}, |
clearPref: function() {}, |
coreOptionsUserMetricsAction: function() {}, |
- // TODO(scr): Handle this new message: |
- // getInstantFieldTrialStatus: function() {}, |
}; |
// Create the actual mock and register stubs for methods expected to be |