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

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

Issue 292813008: Implement SetViewContents in the client lib (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 = [ 1 include_rules = [
2 "+mojo/geometry", 2 "+mojo/geometry",
3 "+ui/gfx/geometry" 3 "+third_party/skia",
4 "+ui/gfx",
4 ] 5 ]
5 6
6 specific_include_rules = { 7 specific_include_rules = {
7 "view_manager_test_suite.cc": [ 8 "view_manager_test_suite.cc": [
8 "+ui/gl", 9 "+ui/gl",
9 ], 10 ],
10 } 11 }
OLDNEW
« no previous file with comments | « mojo/services/native_viewport/native_viewport_win.cc ('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