Sign in
chromium
/
chromium
/
src
/
lkgr-android-internal
/
.
/
components
/
cronet
/
android
/
lint-suppressions.xml
blob: 60179a6294a28ed61ec2d1d9e78cdcff1b2da4bd [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<lint>
<!-- Ignore all lint errors in chrome code. -->
<issue
id
=
"all"
>
<ignore
regexp
=
"../../base/"
/>
<ignore
regexp
=
"../../net/"
/>
<ignore
regexp
=
"../../testing/"
/>
</issue>
</lint>