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

Unified Diff: chrome/browser/DEPS

Issue 18501013: Move most importer code to chrome/utility/importer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mac4 Created 7 years, 5 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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 7e794a6ef3e36337eca06d6e46aad1654a814a56..a6062fd5669c399f683d3ce8b3d94395ca4e8e62 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -71,6 +71,9 @@ include_rules = [
"-chrome/browser/ui/views",
+ # Should not be using utility process code.
+ "-chrome/utility",
+
# Other libraries.
"+chrome/third_party/mozilla_security_manager",
"+libxml", # For search engine definition parsing.

Powered by Google App Engine
This is Rietveld 408576698