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

Side by Side Diff: athena/test/DEPS

Issue 662763002: Support modal windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: fix leaks Created 6 years, 2 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 | « athena/system/system_ui_impl.cc ('k') | athena/test/base/athena_test_base.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 "+athena/activity/public", 2 "+athena/activity/public",
3 "+athena/content/public", 3 "+athena/content/public",
4 "+athena/env/public", 4 "+athena/env/public",
5 "+athena/extensions/public", 5 "+athena/extensions/public",
6 "+athena/home/public", 6 "+athena/home/public",
7 "+athena/screen/public", 7 "+athena/screen/public",
8 "+athena/main/public", 8 "+athena/main/public",
9 "+athena/resource_manager/public", 9 "+athena/resource_manager/public",
10 "+chromeos", 10 "+chromeos",
11 "+third_party/skia/include", 11 "+third_party/skia/include",
12 "+ui/app_list", 12 "+ui/app_list",
13 "+ui/aura", 13 "+ui/aura",
14 "+ui/base", 14 "+ui/base",
15 "+ui/compositor", 15 "+ui/compositor",
16 "+ui/gfx", 16 "+ui/gfx",
17 "+ui/gl", 17 "+ui/gl",
18 "+ui/views", 18 "+ui/views",
19 "+ui/wm/core", 19 "+ui/wm",
20 ] 20 ]
21 21
OLDNEW
« no previous file with comments | « athena/system/system_ui_impl.cc ('k') | athena/test/base/athena_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698