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

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: Fix component build & gn build 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
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

Powered by Google App Engine
This is Rietveld 408576698