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

Side by Side Diff: ash/common/DEPS

Issue 2072013002: mash: Move tray settings and deps to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo 'git cl format' and nullptr changes. 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/chromeos/devicetype_utils.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-ash", 2 "-ash",
3 "+ash/ash_export.h", 3 "+ash/ash_export.h",
4 "+ash/ash_switches.h",
James Cook 2016/06/16 23:18:19 Not for this CL: One of us should do a CL that mov
msw 2016/06/16 23:24:48 Ack; I didn't realize we wanted to move (all?) ash
James Cook 2016/06/16 23:28:33 Do you want to do that move, or shall I do it?
msw 2016/06/16 23:49:00 I'll do it.
4 "+ash/common", 5 "+ash/common",
5 "+ui", 6 "+ui",
6 "-ui/aura", 7 "-ui/aura",
7 ] 8 ]
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/chromeos/devicetype_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698