| Index: chrome/browser/local_discovery/DEPS
|
| diff --git a/chrome/browser/local_discovery/DEPS b/chrome/browser/local_discovery/DEPS
|
| index cc56ec5bfa1d4ddd49046f67a9b3bb2fae7d4030..28fe1f3700a7fd349a8a117247670a848a17c2c1 100644
|
| --- a/chrome/browser/local_discovery/DEPS
|
| +++ b/chrome/browser/local_discovery/DEPS
|
| @@ -1,3 +1,7 @@
|
| +include_rules = [
|
| + "+components/cloud_devices",
|
| +]
|
| +
|
| specific_include_rules = {
|
| # For tests, it's fine to include utility process code.
|
| 'test_service_discovery_client\.cc': [
|
|
|