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

Side by Side Diff: components/history/core/DEPS

Issue 2311723002: Move memory_coordinator_client and its registry to base/memory (Closed)
Patch Set: Update comments Created 4 years, 3 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 # history is a layered-component, forbid dependency on //content 2 # history is a layered-component, forbid dependency on //content
3 "-components/history/content", 3 "-components/history/content",
4 "-content", 4 "-content",
5 5
6 "+components/memory_coordinator",
7 "+components/url_formatter", 6 "+components/url_formatter",
8 ] 7 ]
OLDNEW
« no previous file with comments | « base/memory/memory_coordinator_client_registry.cc ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698