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

Unified Diff: components/bookmarks/DEPS

Issue 266923008: Adjust the structure of DEPS within //components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Some nits Created 6 years, 7 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: components/bookmarks/DEPS
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS
index 7b35635701412856ec023aee71e35cc136f05529..3dcea05efd952d1a123677ce5411ebdd81925411 100644
--- a/components/bookmarks/DEPS
+++ b/components/bookmarks/DEPS
@@ -1,7 +1,4 @@
include_rules = [
- # Bookmarks is a component that is not allowed to uses content/ so that it
- # can be shared on iOS.
jochen (gone - plz use gerrit) 2014/05/06 11:45:50 maybe keep comment?
- "-content",
"+components/favicon_base",
"+components/query_parser",
"+components/startup_metric_utils",

Powered by Google App Engine
This is Rietveld 408576698