⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 181715 in webkit


Ignore:
Timestamp:
Mar 18, 2015, 5:14:08 PM (11 years ago)
Author:
dburkart@apple.com
Message:

Remove extraneous import to fix the build.

Unreviewed.

Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r181714 r181715  
     12015-03-18  Dana Burkart  <dburkart@apple.com>
     2
     3        Remove extraneous import to fix the build.
     4
     5        Unreviewed.
     6
     7        * Scripts/webkitpy/port/driver.py:
     8
    192015-03-18  Dana Burkart  <dburkart@apple.com>
    210
  • trunk/Tools/Scripts/webkitpy/port/driver.py

    r181714 r181715  
    3939from webkitpy.common.system.profiler import ProfilerFactory
    4040from webkitpy.layout_tests.servers.web_platform_test_server import WebPlatformTestServer
    41 from webkitpy.common.asan.utils import ASanUtility
    4241
    4342
Note: See TracChangeset for help on using the changeset viewer.