Home | History | Annotate | Download | only in local_discovery
      1 specific_include_rules = {
      2   # For tests, it's fine to include utility process code.
      3   'test_service_discovery_client\.cc': [
      4     "+chrome/utility/local_discovery/service_discovery_client_impl.h"
      5    ],
      6 }