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

Unified Diff: content/browser/DEPS

Issue 7736005: Ensure none of content brings in views. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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 | « content/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
===================================================================
--- content/browser/DEPS (revision 98569)
+++ content/browser/DEPS (working copy)
@@ -5,11 +5,6 @@
# See https://sites.google.com/a/chromium.org/dev/developers/content-module
# for more information.
- # Content shouldn't depend on views. This rule is now in content\browser,
- # instead of content, because there's one file in content\common that depends
- # on views. When it's moved back to chrome, move this rule up.
- "-views",
-
# ONLY USED BY TESTS
"+chrome/browser/browser_process.h",
"+chrome/browser/ui/browser.h",
« no previous file with comments | « content/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698