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

Side by Side Diff: chrome/browser/webdata/OWNERS

Issue 355573008: Split keyword related parts of WebDataService as KeywordWebDataService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | Annotate | Revision Log
OLDNEW
1 # For sqlite stuff: 1 # For sqlite stuff:
2 shess@chromium.org 2 shess@chromium.org
3 3
4 # Core classes: WebDatabase and WebDataService 4 # Core classes: WebDatabase and WebDataService
5 per-file web_data*=pkasting@chromium.org 5 per-file web_data*=pkasting@chromium.org
6 6
7 # Autofill 7 # Autofill
8 per-file autocomplete*=isherman@chromium.org 8 per-file autocomplete*=isherman@chromium.org
9 per-file autofill*=isherman@chromium.org 9 per-file autofill*=isherman@chromium.org
10 10
11 # Keywords 11 # Keywords
12 per-file keyword_table*=pkasting@chromium.org 12 per-file keyword_table*=pkasting@chromium.org
13 per-file keyword_web_data_service*=pkasting@chromium.org
OLDNEW
« no previous file with comments | « chrome/browser/ui/profile_error_dialog.h ('k') | chrome/browser/webdata/keyword_web_data_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698