| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 4623a012e474f89f54862b1c1720e9b7b8c21ebe..a2ab4d211e9c4341da85ab6e740a4c9632721a71 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -4,12 +4,9 @@ include_rules = [
|
| # Listing of the remaining #chrome includes in content\browser. People are
|
| # actively working on reducing this to 0.
|
| # DO NOT ADD ANY MORE TO THIS LIST!!!
|
| - # See https://sites.google.com/a/chromium.org/dev/developers/content-module
|
| + # See http://dev.chromium.org/developers/content-module
|
| # for more information.
|
|
|
| - # http://crbug.com/76788
|
| - "+chrome/browser/profiles/profile.h",
|
| -
|
| # ONLY USED BY TESTS
|
| "+chrome/browser/ui/browser.h",
|
|
|
|
|