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

Unified Diff: mojo/services/clipboard/DEPS

Issue 562483002: mojo: Create a basic clipboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes to the gn files. Created 6 years, 3 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
« no previous file with comments | « mojo/services/clipboard/BUILD.gn ('k') | mojo/services/clipboard/clipboard_standalone_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/clipboard/DEPS
diff --git a/mojo/services/network/DEPS b/mojo/services/clipboard/DEPS
similarity index 86%
copy from mojo/services/network/DEPS
copy to mojo/services/clipboard/DEPS
index cb237dfff2664db3f342be8939ad4eca9a8e303c..79cfc5d830891fef5d831f5c920ba052617598ba 100644
--- a/mojo/services/network/DEPS
+++ b/mojo/services/clipboard/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+mojo/application",
"+mojo/services",
- "+net",
]
« no previous file with comments | « mojo/services/clipboard/BUILD.gn ('k') | mojo/services/clipboard/clipboard_standalone_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698