| Index: content/browser/renderer_host/DEPS
|
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
|
| index 85fd36e65598df0389bb66fe8767ce83c9032b95..a887d66b28b4bf1c1e441af29a1f51d120625515 100644
|
| --- a/content/browser/renderer_host/DEPS
|
| +++ b/content/browser/renderer_host/DEPS
|
| @@ -36,6 +36,10 @@ specific_include_rules = {
|
| "+content/browser/frame_host",
|
| "+content/public/browser/web_contents.h",
|
| ],
|
| + "pepper_filesystem_provider_backend_chromeos\.(cc|h)": [
|
| + "+chrome/browser/chromeos/file_system_provider",
|
| + "+chrome/browser/profiles/profile_manager.h",
|
| + ],
|
| "ime_adapter_android\.cc": [
|
| "+content/browser/frame_host",
|
| "+content/public/browser/web_contents.h",
|
|
|