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

Unified Diff: components/message_port/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/message_port/BUILD.gn ('k') | components/message_port/web_message_port_channel_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/message_port/DEPS
diff --git a/components/message_port/DEPS b/components/message_port/DEPS
index 3fdf5e6bf5c341f6f005dbfd395f553956f624ed..ab2f2735f10eaf25a99373b1c0356d44d5f38248 100644
--- a/components/message_port/DEPS
+++ b/components/message_port/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+mojo/message_pump",
+ "+mojo/public/cpp/system",
"+third_party/WebKit/public",
- "+third_party/mojo/src/mojo/public/cpp/system",
]
« no previous file with comments | « components/message_port/BUILD.gn ('k') | components/message_port/web_message_port_channel_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698