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

Side by Side Diff: mojo/services/public/cpp/view_manager/lib/DEPS

Issue 790623003: Restructure public side of view_manager service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: BUILD.gn file reorderings Created 6 years 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 "+mojo/converters/geometry",
3 "+mojo/geometry",
4 "+mojo/services/window_manager/public",
5 "+ui/gfx",
6 ]
7
8 specific_include_rules = {
9 "view_manager_test_suite.cc": [
10 "+mojo/services/native_viewport/native_viewport.h",
11 "+ui/gl",
12 ],
13 }
OLDNEW
« no previous file with comments | « mojo/services/public/cpp/view_manager/lib/BUILD.gn ('k') | mojo/services/public/cpp/view_manager/lib/view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698