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

Side by Side Diff: athena/wm/DEPS

Issue 591803002: Add athena_strings.grd with athena specific strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/power_button_controller.cc ('k') | athena/wm/overview_toolbar.cc » ('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/athena_export.h", 2 "+athena/athena_export.h",
3 "+athena/input/public", 3 "+athena/input/public",
4 "+athena/resources", 4 "+athena/resources/grit/athena_resources.h",
5 "+athena/strings/grit/athena_strings.h",
5 "+athena/screen/public", 6 "+athena/screen/public",
6 "+athena/util", 7 "+athena/util",
7 "+ui/aura", 8 "+ui/aura",
8 "+ui/base", 9 "+ui/base",
9 "+ui/compositor", 10 "+ui/compositor",
10 "+ui/events", 11 "+ui/events",
11 "+ui/gfx", 12 "+ui/gfx",
12 "+ui/views", 13 "+ui/views",
13 "+ui/wm", 14 "+ui/wm",
14 ] 15 ]
OLDNEW
« no previous file with comments | « athena/system/power_button_controller.cc ('k') | athena/wm/overview_toolbar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698