Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Unified Diff: content/browser/DEPS

Issue 7711010: Removal of Profile from content part 9 of 9. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missing mock Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/profiles/profile.h ('k') | content/browser/content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/browser/profiles/profile.h ('k') | content/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698