Commit 1a0ac037 authored by dubroy@chromium.org's avatar dubroy@chromium.org

History: Fix JavaScript style issues so presubmit checks pass.

BUG=122015
TEST=This CL is self-verifying. If it passes presubmit checks, then
history.js has no more presubmit errors.

Review URL: https://chromiumcodereview.appspot.com/10164005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133875 0039d316-1c4b-4281-b951-d872f2087c98
parent e6ff0ae9
This diff is collapsed.
......@@ -75,6 +75,7 @@ class JSChecker(object):
dirs = (
path.join(resources, 'extensions'),
path.join(resources, 'help'),
path.join(resources, 'history'),
path.join(resources, 'net_internals'),
path.join(resources, 'ntp4'),
path.join(resources, 'options2'),
......
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