Commit edc24bf6 authored by Reilly Grant's avatar Reilly Grant

Remove CRLF line endings from content/render/DEPS.

This patch will have to be landed manually because line ending
changes are mangled by the CQ. Local presubmit tests pass.

BUG=None
R=creis@chromium.org

Review URL: https://codereview.chromium.org/1680333003 .

Cr-Commit-Position: refs/heads/master@{#374736}
parent 1aad8a3d
......@@ -27,8 +27,8 @@ specific_include_rules = {
'.*_[a-z]*browsertest.*': [
"+content/public/browser",
"+content/shell",
],
"render_thread_impl_browsertest\.cc": [
"+content/app/mojo/mojo_init.h",
],
"render_thread_impl_browsertest\.cc": [
"+content/app/mojo/mojo_init.h",
],
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment