Commit 625e2c81 authored by jaepark's avatar jaepark Committed by Commit bot

Remove redundant variable declaration in pdf/basic_plugin_test.js.

Review-Url: https://codereview.chromium.org/2102883004
Cr-Commit-Position: refs/heads/master@{#402695}
parent af0093b3
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
var scriptingAPI;
/** /**
* These tests require that the PDF plugin be available to run correctly. * These tests require that the PDF plugin be available to run correctly.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment