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

Side by Side Diff: athena/wm/DEPS

Issue 545393002: Adding split view divider widget. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing a NOTREACHED in the test Created 6 years, 3 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/util/drag_handle_unittest.cc ('k') | athena/wm/bezel_controller.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/athena_export.h", 2 "+athena/athena_export.h",
3 "+athena/input/public", 3 "+athena/input/public",
4 "+athena/resources", 4 "+athena/resources",
5 "+athena/screen/public", 5 "+athena/screen/public",
6 "+athena/util", 6 "+athena/util",
7 "+ui/aura", 7 "+ui/aura",
8 "+ui/base", 8 "+ui/base",
9 "+ui/compositor", 9 "+ui/compositor",
10 "+ui/events", 10 "+ui/events",
11 "+ui/gfx", 11 "+ui/gfx",
12 "+ui/views",
12 "+ui/wm", 13 "+ui/wm",
13 ] 14 ]
OLDNEW
« no previous file with comments | « athena/util/drag_handle_unittest.cc ('k') | athena/wm/bezel_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698