Searched refs:CompileWebKitGtk (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
H A Dsteps.py168 class CompileWebKitGtk(CompileWebKit): class in inherits:CompileWebKit
171 class CleanWebKitGtk(CompileWebKitGtk):
172 command = CompileWebKitGtk.command + ['--clean']
H A Dfactories.py75 self.steps.append(s(CompileWebKitGtk, configuration="release"))

Completed in 59 milliseconds