Commit 3d049916 authored by dyu@chromium.org's avatar dyu@chromium.org

Fixed autofill.py import error.

BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6538043

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75353 0039d316-1c4b-4281-b951-d872f2087c98
parent 05b0ed69
......@@ -7,7 +7,7 @@ import logging
import os
import pickle
import dataset_converter
import autofill_dataset_converter
import pyauto_functional # Must be imported before pyauto
import pyauto
......
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