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

Side by Side Diff: components/rappor/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/data_use_measurement/core", 2 "+components/data_use_measurement/core",
3 "+components/metrics", 3 "+components/metrics",
4 "+components/prefs",
4 "+components/variations", 5 "+components/variations",
5 "+crypto", 6 "+crypto",
6 "+net", 7 "+net",
7 "+third_party/smhasher", 8 "+third_party/smhasher",
8 ] 9 ]
OLDNEW
« no previous file with comments | « components/proxy_config/pref_proxy_config_tracker_impl_unittest.cc ('k') | components/rappor/rappor_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698