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

Side by Side Diff: components/content_settings/core/common/DEPS

Issue 2938163002: Store base::Value in ContentSettingPatternSource instead of an enum (Closed)
Patch Set: rebased Created 3 years, 5 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 "+mojo/common",
2 "+mojo/public/cpp/bindings", 3 "+mojo/public/cpp/bindings",
3 "+net/base", 4 "+net/base",
4 "+testing", 5 "+testing",
5 "+url", 6 "+url",
6 ] 7 ]
OLDNEW
« no previous file with comments | « components/content_settings/core/common/BUILD.gn ('k') | components/content_settings/core/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698