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

Side by Side Diff: components/clipboard/DEPS

Issue 1978763003: Readd the clipboard service and get it compiling again. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add OWNERS to the interfaces directory. Created 4 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/prefs",
3 "+mojo/common", 2 "+mojo/common",
4 "+mojo/platform_handle",
5 "+mojo/public", 3 "+mojo/public",
6 "+mojo/util",
7 "+services/shell", 4 "+services/shell",
8 "+services/tracing/public/cpp", 5 "+services/tracing/public/cpp",
9 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698