blob: 2a882639663dd8e02b20f64af20ae15bc382ed3a [file] [log] [blame]
[email protected]04922932014-02-01 14:46:201include_rules = [
Mathieu Perreault21c822a2017-10-24 20:13:032 '+third_party/libaddressinput/chromium/chrome_metadata_source.h',
[email protected]04922932014-02-01 14:46:203 '+third_party/libaddressinput/chromium/chrome_storage_impl.h',
Geoff Huanga1eeb9332023-10-02 13:29:314 '+components/browser_ui/device_lock/android',
[email protected]04922932014-02-01 14:46:205]
David Trainorb7400c22023-05-10 19:17:066
7specific_include_rules = {
8 "PersonalDataManagerTest\.java": [
9 '+components/image_fetcher/android/java/src/org/chromium/components/image_fetcher/test/TestImageFetcher.java',
10 ]
11}