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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: components/clipboard/DEPS
diff --git a/components/filesystem/DEPS b/components/clipboard/DEPS
similarity index 62%
copy from components/filesystem/DEPS
copy to components/clipboard/DEPS
index 7c2a2481ba5021608f6747b1686cbe31b06a46dd..2ed4d42eed77f66f66d42a7e3634f7b5155385a7 100644
--- a/components/filesystem/DEPS
+++ b/components/clipboard/DEPS
@@ -1,9 +1,6 @@
include_rules = [
- "+components/prefs",
"+mojo/common",
- "+mojo/platform_handle",
"+mojo/public",
- "+mojo/util",
"+services/shell",
"+services/tracing/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698