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

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

Issue 287053004: SetBounds for ViewTreeNode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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 = [
2 "+mojo/geometry",
3 "+ui/gfx/geometry"
4 ]
5
1 specific_include_rules = { 6 specific_include_rules = {
2 "view_manager_test_suite.cc": [ 7 "view_manager_test_suite.cc": [
3 "+ui/gl", 8 "+ui/gl",
4 ], 9 ],
5 } 10 }
OLDNEW
« no previous file with comments | « mojo/services/public/cpp/view_manager/DEPS ('k') | mojo/services/public/cpp/view_manager/lib/view_manager_synchronizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698