| Index: chrome/browser/android/webapps/DEPS
|
| diff --git a/chrome/browser/android/webapps/DEPS b/chrome/browser/android/webapps/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e604f099ca92655bc57ab1ada47e0091d683b15c
|
| --- /dev/null
|
| +++ b/chrome/browser/android/webapps/DEPS
|
| @@ -0,0 +1,9 @@
|
| +specific_include_rules = {
|
| + "add_to_homescreen_data_fetcher_unittest\.cc": [
|
| + "+content/browser/service_worker/embedded_worker_test_helper.h",
|
| + "+content/browser/service_worker/service_worker_context_core.h",
|
| + "+content/common/service_worker/service_worker_status_code.h",
|
| + "+content/test",
|
| + ],
|
| +}
|
| +
|
|
|