| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 089152fa6845c5c0498c913f220b11145296fca7..8837941ef09e57fe2e598ef5242e4f3f6dad5bdd 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -40,7 +40,7 @@ include_rules = [
|
| # 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/tab_contents/web_contents_drag_win.h",
|
| + "+content/browser/web_contents/web_contents_drag_win.h",
|
| "+content/browser/web_contents/web_drag_dest_win.h",
|
| # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
|
|
|
|
|