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

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

Issue 541813002: Componentize chrome/common/content_settings files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: OWNERS Created 6 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
(Empty)
1 include_rules = [
2 "+components/content_settings/core/common",
vabr (Chromium) 2014/09/04 20:02:51 Is this line really needed? Looking at the DEPS in
Jun Mukai 2014/09/04 23:50:40 removed.
3 "+net",
4 "+testing",
5 "+url",
6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698