Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / gm / rebaseline_server / compare_configs_test.py
index 0c701e4..612be99 100755 (executable)
@@ -22,7 +22,7 @@ within self._output_dir_expected, which wouldn't be good...
 import os
 
 # Must fix up PYTHONPATH before importing from within Skia
-import fix_pythonpath  # pylint: disable=W0611
+import rs_fixpypath  # pylint: disable=W0611
 
 # Imports from within Skia
 import base_unittest