Chromium Code Reviews| Index: chrome/test/data/webui/md_history/md_history_browsertest.js |
| diff --git a/chrome/test/data/webui/md_history/md_history_browsertest.js b/chrome/test/data/webui/md_history/md_history_browsertest.js |
| index c49bfdb2bd03a5f7904032eb512f9e03aa501af6..60aa4f1228438396aeb944d75ec29c6ba6e8f04d 100644 |
| --- a/chrome/test/data/webui/md_history/md_history_browsertest.js |
| +++ b/chrome/test/data/webui/md_history/md_history_browsertest.js |
| @@ -122,8 +122,6 @@ MaterialHistoryWithQueryParamTest.prototype = { |
| PolymerTest.prototype.setUp.call(this); |
| suiteSetup(function() { |
| - var upgraded = false; |
|
tsergeant
2016/07/22 03:21:17
You need to rebase, this line doesn't exist on mas
calamity
2016/07/27 05:22:07
Done.
|
| - |
| // This message handler needs to be registered before the test since the |
| // query can happen immediately after the element is upgraded. However, |
| // since there may be a delay as well, the test might check the global var |