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

Side by Side Diff: chrome/service/DEPS

Issue 2477283002: Convert printing IPCs to Mojo
Patch Set: Fix more Windows compile errors Created 3 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 "+chrome/grit", 2 "+chrome/grit",
3 "+components/data_use_measurement/core", 3 "+components/data_use_measurement/core",
4 "+components/prefs", 4 "+components/prefs",
5 "+components/printing",
5 "+components/version_info", 6 "+components/version_info",
6 "+mojo/edk/embedder", 7 "+mojo/edk/embedder",
7 "+sandbox/win/src", 8 "+sandbox/win/src",
9 "+services/service_manager/public",
8 ] 10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698