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

Unified Diff: components/DEPS

Issue 1861383004: Add module for counting date-last-roll-call and persisting those counts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix up BUILD.gn. Created 4 years, 8 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/DEPS
diff --git a/components/DEPS b/components/DEPS
index 0505b3739eba05e9c2b9b84ac603d76dde97bf52..657cb67b6a6fe3ee0b3494427269e52844538650 100644
--- a/components/DEPS
+++ b/components/DEPS
@@ -5,6 +5,7 @@ include_rules = [
# on other components. Cycles in the dependency graph within
# components/ are not allowed.
"-components",
+ "+components/prefs",
# Components that wish to use the content API or IPC must explicitly declare
# these dependencies; see ./README.

Powered by Google App Engine
This is Rietveld 408576698