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

Side by Side Diff: mojo/examples/aura_demo/DEPS

Issue 120503003: run aura_demo as a mojo app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: builds on X11 now too Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 "+cc",
3 "+cc",
4 "+ui/aura",
5 "+ui/base/hit_test.h",
6 "+ui/compositor",
7 "+ui/gfx",
8 "+ui/gl",
9 "+gpu/command_buffer/client",
sky 2014/01/06 23:19:43 nit: sort
10 "+webkit/common/gpu",
11 ]
OLDNEW
« no previous file with comments | « no previous file | mojo/examples/aura_demo/aura_demo.cc » ('j') | mojo/examples/aura_demo/aura_demo.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698