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

Unified Diff: content/DEPS

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again Created 4 years, 10 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 | « components/webusb.gypi ('k') | content/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 66c873859cc0d26e92b5466eb8888701a91b7dc8..b7cda8593eaef5d064b454078771a96f7d616786 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -29,6 +29,9 @@ include_rules = [
"+dbus",
"+gpu",
"+mojo/common",
+ "+mojo/edk/embedder",
+ "+mojo/edk/js",
+ "+mojo/edk/test",
"+mojo/message_pump",
"+mojo/public",
"+net",
@@ -57,9 +60,6 @@ include_rules = [
"+third_party/angle",
"+third_party/flac",
"+third_party/libjingle",
- "+third_party/mojo/src/mojo/edk/embedder",
- "+third_party/mojo/src/mojo/edk/js",
- "+third_party/mojo/src/mojo/edk/test",
"+third_party/mozilla",
"+third_party/npapi/bindings",
"+third_party/ocmock",
« no previous file with comments | « components/webusb.gypi ('k') | content/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698