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

Unified Diff: chrome/browser/DEPS

Issue 19251002: move SafariImporter::CanImport to common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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
« no previous file with comments | « no previous file | chrome/browser/importer/importer_list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8f55962782a34d6c9b6699da761d43ef57940538..f70012a59ecaa024046f2377c75f77bf4be48274 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -73,8 +73,8 @@ include_rules = [
"+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h",
"+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h",
- # Should not be using utility process code. http://crbug.com/254672
- "!chrome/utility",
+ # Should not be using utility process code.
+ "-chrome/utility",
jam 2013/07/15 19:49:05 this line isn't needed since chrome/browser can't
scottmg 2013/07/15 20:03:19 Done.
# Other libraries.
"+chrome/third_party/mozilla_security_manager",
« no previous file with comments | « no previous file | chrome/browser/importer/importer_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698