Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index a6bce72d6b057333a990dc8a3e9cbd0fa44c882e..45678d620ad891853e2e21fb5f17c403bbc546c2 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -45,7 +45,6 @@ include_rules = [ |
| "+content/browser/find_pasteboard.h", |
| "+content/browser/geolocation/wifi_data_provider_common.h", |
| "+content/browser/load_notification_details.h", |
| - "+content/browser/mock_resource_context.h", |
| "+content/browser/net/browser_online_state_observer.h", |
| "+content/browser/net/url_request_failed_dns_job.h", |
| "+content/browser/net/url_request_mock_http_job.h", |
| @@ -78,6 +77,7 @@ include_rules = [ |
| "+content/browser/tab_contents/web_drag_source_win.h", |
| "+content/browser/tab_contents/web_drag_utils_win.h", |
| "+content/browser/trace_controller.h", |
| + "+content/test/mock_resource_context.h", |
|
jam
2012/03/05 06:51:59
this isn't needed, since chrome allows content/tes
tfarina
2012/03/05 12:40:34
Done.
|
| # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST! |
| "-content/common", |