| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index b66c0dfd77019d12d30bdc60ce6cdd7670fa0c9a..5a0475cc219577b68aea38c3b48fadb52b7e59da 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",
|
|
|
| @@ -122,4 +121,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",
|
| ]
|
|
|