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

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

Issue 2139183003: mash: Migrate //ash/system/toast to WM common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/toast/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 specific_include_rules = {
2 # For unified desktop mode test.
3 # TODO(jamescook): Eliminate these.
msw 2016/07/12 22:44:39 nit: maybe skip moving the test file for now? It'l
James Cook 2016/07/12 23:30:28 Done. I moved it back and added it to the list of
4 "toast_manager_unittest.cc": [
5 "+ash/display/display_manager.h",
6 "+ash/screen_util.h",
7 "+ash/shell.h",
8 ]
9 }
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/toast/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698