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

Side by Side Diff: ash/common/system/chromeos/DEPS

Issue 2061123004: mash: Move //ash/system/date to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@uma
Patch Set: Created 4 years, 6 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 "+chromeos", 2 "+chromeos",
msw 2016/06/14 23:11:42 Nice, src/chromeos doesn't use aura! I suppose thi
James Cook 2016/06/14 23:24:21 Acknowledged.
3 "+grit/ui_chromeos_resources.h", 3 "+grit/ui_chromeos_resources.h",
msw 2016/06/14 23:11:42 nit: these grit DEPS aren't used yet; delay adding
James Cook 2016/06/14 23:24:21 Done.
4 "+grit/ui_chromeos_strings.h", 4 "+grit/ui_chromeos_strings.h",
5 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698