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

Side by Side Diff: components/webdata/DEPS

Issue 13392014: Move c/b/webdata/ code to components/webdata/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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
(Empty)
1 include_rules = [
2 # Webdata is being made into a component (it will end up at
3 # //components/webdata and not depend on //chrome), so we have these basic
4 # rules followed by temporary exceptions. Please don't add to the list of
5 # exceptions!
6 # TODO(caitkp): c/b/webdata DEPS are temporary, until c/b/webdata files move.
kaiwang 2013/04/01 18:09:11 c/b/webdata and c/b/api/webdata?
Cait (Slow) 2013/04/02 17:59:23 Actually, having thought about this, I think it ma
7 "+chrome/browser/api/webdata",
8 "+chrome/browser/webdata",
9 "+components/encryptor",
10 "+sql",
11 "+ui",
12 ]
OLDNEW
« no previous file with comments | « components/autofill/browser/personal_data_manager_unittest.cc ('k') | components/webdata/autofill/autofill_change.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698