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

Side by Side Diff: components/browsing_data/core/DEPS

Issue 2153863002: Move counters for passwords, history and autofill to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@separate_build_targets_in_components_bd
Patch Set: Addressed comments Created 4 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/autofill/core/browser",
3 "+components/history/core/browser",
4 "+components/password_manager/core/browser",
2 "+components/prefs", 5 "+components/prefs",
6 "+components/sync_driver",
7 "+components/webdata/common",
3 ] 8 ]
OLDNEW
« no previous file with comments | « components/browsing_data/core/BUILD.gn ('k') | components/browsing_data/core/counters/autofill_counter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698