Home
last modified time | relevance | path

Searched refs:git_new_file_binary_patch (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
DPrettyPatch.rb683 def self.git_new_file_binary_patch(filename, encoded_chunk, git_index) singletonMethod in FileDiff
750 patch = FileDiff.git_new_file_binary_patch(filename, encoded_chunk, git_index)