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

Unified Diff: components/filesystem/DEPS

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « components/filesystem/BUILD.gn ('k') | components/filesystem/directory_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/filesystem/DEPS
diff --git a/components/filesystem/DEPS b/components/filesystem/DEPS
index 42df3f2fd629dba74627281f8db887ce8173de0e..b3412d062246a70d0a75c79cf1ee309a413373cd 100644
--- a/components/filesystem/DEPS
+++ b/components/filesystem/DEPS
@@ -3,5 +3,4 @@ include_rules = [
"+mojo/platform_handle",
"+mojo/public",
"+mojo/util",
- "+third_party/mojo/src/mojo/public",
]
« no previous file with comments | « components/filesystem/BUILD.gn ('k') | components/filesystem/directory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698