| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 8837941ef09e57fe2e598ef5242e4f3f6dad5bdd..f2c21d197c11bcbec75b8695e99755669da26fe0 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -39,8 +39,8 @@ include_rules = [
|
| "+content/browser/download/download_state_info.h",
|
| # TODO(ben): http://crbug.com/118410 will fix the following:
|
| "+content/browser/renderer_host/render_view_host_factory.h",
|
| - "+content/browser/tab_contents/tab_contents_view_helper.h",
|
| "+content/browser/web_contents/web_contents_drag_win.h",
|
| + "+content/browser/web_contents/web_contents_view_helper.h",
|
| "+content/browser/web_contents/web_drag_dest_win.h",
|
| # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
|
|
|
|
|