forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CRLF endings in DEPS and OWNERS files.
TBR=boliu@chromium.org,mkwst@chromium.org,mseaborn@chromium.org,rdsmith@chromium.org,yuweih@chromium.org Change-Id: I9df8549cd56a2a1977b704f091cefe1738bdaf11 Reviewed-on: https://chromium-review.googlesource.com/830979 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Ken Rockot <rockot@chromium.org> Reviewed-by: Yuwei Huang <yuweih@chromium.org> Reviewed-by: Mark Seaborn <mseaborn@chromium.org> Cr-Commit-Position: refs/heads/master@{#524557}
- Loading branch information
Showing
14 changed files
with
39 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
per-file *_messages*.h=set noparent | ||
per-file *_messages*.h=file://ipc/SECURITY_OWNERS | ||
per-file *_messages*.h=set noparent | ||
per-file *_messages*.h=file://ipc/SECURITY_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
include_rules = [ | ||
"+chrome/utility/cloud_print", | ||
] | ||
include_rules = [ | ||
"+chrome/utility/cloud_print", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
per-file *.mojom=set noparent | ||
per-file *.mojom=file://ipc/SECURITY_OWNERS | ||
per-file *_struct_traits*.*=set noparent | ||
per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS | ||
per-file *.typemap=set noparent | ||
per-file *.typemap=file://ipc/SECURITY_OWNERS | ||
per-file *.mojom=set noparent | ||
per-file *.mojom=file://ipc/SECURITY_OWNERS | ||
per-file *_struct_traits*.*=set noparent | ||
per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS | ||
per-file *.typemap=set noparent | ||
per-file *.typemap=file://ipc/SECURITY_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
noel@chromium.org | ||
per-file manifest.json=set noparent | ||
per-file manifest.json=file://ipc/SECURITY_OWNERS | ||
noel@chromium.org | ||
|
||
per-file manifest.json=set noparent | ||
per-file manifest.json=file://ipc/SECURITY_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
per-file *.mojom=set noparent | ||
per-file *.mojom=file://ipc/SECURITY_OWNERS | ||
per-file *.mojom=set noparent | ||
per-file *.mojom=file://ipc/SECURITY_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
include_rules = [ | ||
"+third_party/openvr/src", | ||
] | ||
include_rules = [ | ||
"+third_party/openvr/src", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
juliatuttle@chromium.org | ||
juliatuttle@chromium.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
include_rules = [ | ||
"+net", | ||
] | ||
include_rules = [ | ||
"+net", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
include_rules = [ | ||
"+net", | ||
] | ||
include_rules = [ | ||
"+net", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
per-file *_struct_traits*.*=set noparent | ||
per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS | ||
per-file *.typemap=set noparent | ||
per-file *.typemap=file://ipc/SECURITY_OWNERS | ||
per-file *_struct_traits*.*=set noparent | ||
per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS | ||
per-file *.typemap=set noparent | ||
per-file *.typemap=file://ipc/SECURITY_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
per-file *.mojom=set noparent | ||
per-file *.mojom=file://ipc/SECURITY_OWNERS | ||
per-file *.mojom=set noparent | ||
per-file *.mojom=file://ipc/SECURITY_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
per-file *_param_traits*.*=set noparent | ||
per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS | ||
per-file *_param_traits*.*=set noparent | ||
per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS |