Bug 36641

Summary: [DRT/Chromium] Remove Chrome code dependency as possible
Product: WebKit Reporter: Kent Tamura <tkent>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Bug Depends on: 35902, 43312, 43396, 43403, 43472, 45016, 45091, 45517    
Bug Blocks: 28395    

Description Kent Tamura 2010-03-25 22:00:50 PDT
We should get rid of dependency on base/ net/ and so on in WebKitTools/DumpRenderTree/chromium/*.
They should be expanded, or should add wrapper functions to webkit_support.
Comment 1 Kent Tamura 2010-04-08 00:42:44 PDT
There are some comments on this topic from fishd:
  http://codereview.chromium.org/1331001/diff/11002/42007
Comment 2 Kent Tamura 2010-09-12 21:26:35 PDT
Now DRT code depends on no Chromium code other than webkit/support/webkit_support*.h though it depends on V8/Skia/GogoleURL.  I think we may close this bug.