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

Side by Side Diff: services/service_manager/public/cpp/test/DEPS

Issue 2653713004: Add service_test GN template (Closed)
Patch Set: . Created 3 years, 10 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 specific_include_rules = { 1 specific_include_rules = {
2 "run_all_unittests.cc": [ 2 "run_all_service_tests_with_catalog.cc": [
3 "+mojo/edk/embedder",
4 "+services/catalog", 3 "+services/catalog",
5 ] 4 ]
6 } 5 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698