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

Side by Side Diff: components/webdata_services/DEPS

Issue 777863002: Introduce new component webdata_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compile as static_library instead of component Created 6 years 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
« no previous file with comments | « components/webdata_services/BUILD.gn ('k') | components/webdata_services/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+components/autofill/core/browser/webdata",
3 "+components/keyed_service/core",
4 "+components/password_manager/core/browser/webdata",
5 "+components/search_engines/keyword_table.h",
6 "+components/search_engines/keyword_web_data_service.h",
7 "+components/signin/core/browser/webdata",
8 "+components/webdata/common",
9 "+sql",
10 ]
OLDNEW
« no previous file with comments | « components/webdata_services/BUILD.gn ('k') | components/webdata_services/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698