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

Side by Side Diff: mojo/services/html_viewer/DEPS

Issue 393983004: Move mojo/examples/html_viewer to mojo/services/html_viewer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sort Created 6 years, 5 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
1 include_rules = [ 1 include_rules = [
2 "+mojo/services",
2 "+net/base", 3 "+net/base",
3 "+skia", 4 "+skia",
4 "+third_party/WebKit/public", 5 "+third_party/WebKit/public",
5 "+third_party/skia/include", 6 "+third_party/skia/include",
6 "+ui/events", 7 "+ui/events",
7 "+ui/native_theme", 8 "+ui/native_theme",
8 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698