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

Unified Diff: components/url_formatter/DEPS

Issue 1751713002: Remove stale mentions of mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo. Created 4 years, 9 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 | « components/filesystem/file_system_app.cc ('k') | media/mojo/scripts/run_mojo_media_renderer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/url_formatter/DEPS
diff --git a/components/url_formatter/DEPS b/components/url_formatter/DEPS
index 3c1754fe3871483d3e3d7dab1db8a7ae3945708c..b2c960636b75aeee360dd48e6ce75f2676d6cc3e 100644
--- a/components/url_formatter/DEPS
+++ b/components/url_formatter/DEPS
@@ -1,10 +1,9 @@
include_rules = [
- # This is a shared component (Mandoline, iOS, content), and as such, MUST NOT
- # depend on content or other components that do.
+ # This is a shared component (iOS, content), and as such, MUST NOT depend on
+ # content or other components that do.
"-components/html_viewer",
"-content",
"-ios",
- "-mandoline",
"+net",
"+ui/gfx",
« no previous file with comments | « components/filesystem/file_system_app.cc ('k') | media/mojo/scripts/run_mojo_media_renderer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698