| Index: content/browser/renderer_host/DEPS
|
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
|
| index 49841f3f92fd692bdb2e797e9d0126168129c807..b374626409b5cdb392a7e54c91fc796e43059ec8 100644
|
| --- a/content/browser/renderer_host/DEPS
|
| +++ b/content/browser/renderer_host/DEPS
|
| @@ -24,6 +24,9 @@ specific_include_rules = {
|
| "render_process_host_impl\.cc": [
|
| "+content/browser/frame_host/render_frame_message_filter.h",
|
| ],
|
| + "render_process_host_impl\.h": [
|
| + "+third_party/WebKit/Source/modules/indexeddb/indexed_db.mojom.h",
|
| + ],
|
| "render_widget_host_view_mac\.mm": [
|
| "+content/browser/frame_host",
|
| "+content/public/browser/web_contents.h",
|
|
|