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

Side by Side Diff: components/filesystem/DEPS

Issue 1662523004: Delete base/prefs and update callers to use components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/prefs",
2 "+mojo/common", 3 "+mojo/common",
3 "+mojo/shell", 4 "+mojo/shell",
4 "+mojo/platform_handle", 5 "+mojo/platform_handle",
5 "+mojo/public", 6 "+mojo/public",
6 "+mojo/services/tracing/public/cpp", 7 "+mojo/services/tracing/public/cpp",
7 "+mojo/util", 8 "+mojo/util",
8 ] 9 ]
OLDNEW
« no previous file with comments | « components/feedback/feedback_data_unittest.cc ('k') | components/filesystem/public/cpp/prefs/filesystem_json_pref_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698