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

Side by Side Diff: athena/home/DEPS

Issue 863033002: Delete athena/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
(Empty)
1 include_rules = [
2 "+athena/athena_export.h",
3 "+athena/env/public",
4 "+athena/input/public",
5 "+athena/screen/public",
6 "+athena/strings/grit/athena_strings.h",
7 "+athena/wm/public",
8 "+third_party/skia/include",
9 "+ui/aura",
10 "+ui/app_list",
11 "+ui/base",
12 "+ui/compositor",
13 "+ui/events",
14 "+ui/gfx",
15 "+ui/resources/grit/ui_resources.h",
16 "+ui/views",
17 "+ui/wm/core",
18 "+ui/wm/public",
19 ]
20 specific_include_rules = {
21 ".*_unittest.cc": [
22 "+athena/activity/public",
23 ]
24 }
OLDNEW
« no previous file with comments | « athena/extensions/test/test_extensions_delegate.cc ('k') | athena/home/app_list_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698