Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index ab77254211c493cd16fb06dce48e0f6448102135..11ecfedc2f710ba875910af8a0b445f7945809e6 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -101,7 +101,6 @@ include_rules = [ |
| "+chrome/common/chrome_paths.h", |
| "+chrome/common/logging_chrome.h", |
| "+chrome/common/render_messages.h", |
| - "+chrome/common/url_constants.h", |
| "+chrome/common/net/url_fetcher.h", |
| @@ -121,4 +120,5 @@ include_rules = [ |
| "+chrome/browser/ui/cocoa/find_pasteboard.h", |
| "+chrome/browser/ui/tab_contents/tab_contents_wrapper.h", |
| "+chrome/common/net/test_url_fetcher_factory.h", |
| + "+chrome/common/url_constants.h", |
|
jam
2011/05/18 22:12:29
are there many tests that use this? can we move t
Avi (use Gerrit)
2011/05/18 22:13:59
Already fixed.
|
| ] |