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

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

Issue 2489443002: Move all components/offline_pages/ files into component/offline_pages/core (Closed)
Patch Set: update Created 4 years, 1 month 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/keyed_service", 2 "+components/keyed_service",
3 "+components/version_info", 3 "+components/version_info",
4 "+net", 4 "+net",
5 "+sql", 5 "+sql",
Pete Williamson 2016/11/18 00:23:47 Does this need updating now that a number of files
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698