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

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: more rebase Created 4 years 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/12/06 02:02:24 This file doesn't seem to have changed. Should it
chili 2016/12/06 19:08:53 This hasn't changed because the diff is between th
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698