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

Unified Diff: chrome/renderer/DEPS

Issue 118317: DEPS cleanup. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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
Index: chrome/renderer/DEPS
===================================================================
--- chrome/renderer/DEPS (revision 17736)
+++ chrome/renderer/DEPS (working copy)
@@ -1,6 +1,5 @@
include_rules = [
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap.
- "+chrome/personalization",
tony 2009/06/05 20:49:14 Might still be needed.
"+chrome/plugin",
"+grit", # For generated headers
"+media/audio",
@@ -14,9 +13,8 @@
"+webkit/glue",
"+webkit/glue/plugins",
"+v8/include",
-
+
# FIXME - refactor code and remove these dependencies
"+chrome/browser/net",
- "+chrome/views",
]
« chrome/app/DEPS ('K') | « chrome/common/gfx/DEPS ('k') | chrome/test/perf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698