mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
d444310eb1
The #includes are fixed by the following script: function rename() { find .\ -type f\ ! -path "./obj*"\ ! -path "./.git"\ ! -path "./.hg"\ \( -name "*.cpp" -or\ -name "*.h" \)\ -exec sed -i -e "s/$1/$2/g" "{}" \; } rename "nsHTMLReflowState\.h" "mozilla\/ReflowInput\.h" MozReview-Commit-ID: FjwHA4YRHNv --HG-- rename : layout/generic/nsHTMLReflowState.cpp => layout/generic/ReflowInput.cpp rename : layout/generic/nsHTMLReflowState.h => layout/generic/ReflowInput.h extra : rebase_source : e4215620717df436a51243cee689286cfabc7c71 |
||
---|---|---|
.. | ||
browser | ||
components | ||
ios | ||
test | ||
tests/unit | ||
moz.build | ||
nsEmbedCID.h | ||
nsIWindowCreator2.idl | ||
nsIWindowCreator.idl | ||
nsIWindowProvider.idl |