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

/external/chromium_org/ppapi/
H A Dgenerate_ppapi_size_checks.py89 class FilePatch(object): class in inherits:object
366 # This dictionary maps file names to FilePatch objects. We will add items
367 # to it as needed. Each FilePatch represents a set of changes to make to the
382 file_patches[sourcefile] = FilePatch(sourcefile)
394 file_patches[sourcefile] = FilePatch(sourcefile)

Completed in 149 milliseconds