| Index: content/public/browser/DEPS
|
| ===================================================================
|
| --- content/public/browser/DEPS (revision 158727)
|
| +++ content/public/browser/DEPS (working copy)
|
| @@ -1,16 +1,5 @@
|
| -include_rules = [
|
| - # TODO(jam): remove
|
| - "!content/browser/webui/web_ui.h",
|
| -]
|
| -
|
| specific_include_rules = {
|
| ".*\.cc": [
|
| - "+content/browser/browser_child_process_host_impl.h",
|
| - "+content/browser/notification_service_impl.h",
|
| - "+content/browser/renderer_host/render_view_host_impl.h",
|
| - "+content/browser/worker_host/worker_service_impl.h",
|
| -
|
| - # TODO(jam): remove
|
| - "!content/browser/web_contents/web_contents_impl.h",
|
| + "+content/browser",
|
| ],
|
| }
|
|
|