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

Side by Side Diff: ash/DEPS

Issue 2917423002: Revert of chromeos: Remove SystemTrayDelegate::GetIMEManagedMessage() (Closed)
Patch Set: Created 3 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/BUILD.gn ('k') | ash/strings/BUILD.gn » ('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 "+device/bluetooth", 2 "+device/bluetooth",
3 "+cc/debug", 3 "+cc/debug",
4 "+cc/output", 4 "+cc/output",
5 "+components/prefs", 5 "+components/prefs",
6 "+components/quirks", 6 "+components/quirks",
7 "+components/session_manager", 7 "+components/session_manager",
8 "+components/signin/core/account_id", 8 "+components/signin/core/account_id",
9 "+components/strings",
10 "+components/ui_devtools", 9 "+components/ui_devtools",
11 "+components/user_manager", 10 "+components/user_manager",
12 "+components/vector_icons", 11 "+components/vector_icons",
13 "+components/wallpaper", 12 "+components/wallpaper",
14 "+gpu/config", 13 "+gpu/config",
15 "+media", 14 "+media",
16 "+mojo/public", 15 "+mojo/public",
17 "+services/preferences/public", 16 "+services/preferences/public",
18 "+services/service_manager/public", 17 "+services/service_manager/public",
19 "+services/ui/public", 18 "+services/ui/public",
(...skipping 29 matching lines...) Expand all
49 ] 48 ]
50 49
51 specific_include_rules = { 50 specific_include_rules = {
52 "root_window_controller\.*": [ 51 "root_window_controller\.*": [
53 "+ash/host" 52 "+ash/host"
54 ], 53 ],
55 "touch_transformer_controller\.*": [ 54 "touch_transformer_controller\.*": [
56 "+ash/host" 55 "+ash/host"
57 ], 56 ],
58 } 57 }
OLDNEW
« no previous file with comments | « ash/BUILD.gn ('k') | ash/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698