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

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: Pure merge 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
Jói 2013/04/04 13:51:23 Nit: This comment should be updated; can do it in
4 # rules followed by temporary exceptions. Please don't add to the list of
5 # exceptions!
6 "+components/encryptor",
7 "+content/public/browser",
8 "+sql",
9 "+ui",
10 ]
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