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

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

Issue 814273005: Move application_manager from /mojo to /shell. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Update include guards. Created 5 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "!mojo/application_manager", 2 "!shell/application_manager",
3 "!shell/shell_test_helper.h", 3 "!shell/shell_test_helper.h",
4 "+mojo/services/geometry/public", 4 "+mojo/services/geometry/public",
5 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698