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

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

Issue 2261073002: Make HistoryBackend a client of memory coordinator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: singleton 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",
6 "+components/url_formatter", 7 "+components/url_formatter",
7 ] 8 ]
OLDNEW
« no previous file with comments | « no previous file | components/history/core/browser/BUILD.gn » ('j') | components/history/core/browser/history_backend.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698