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

Unified Diff: content/DEPS

Issue 703273002: Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix content/child -> mojo/common linking Created 6 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 | « chrome/browser/resources/omnibox/omnibox.js ('k') | content/browser/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 df179ca3640a9c94284febfcded6b5a97487ab84..d3543fc43d6a45ed546e5fa3741447f2831c9adb 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -32,9 +32,9 @@ include_rules = [
"+dbus",
"+gpu",
- "+mojo/bindings/js",
"+mojo/common",
"+mojo/edk/embedder",
+ "+mojo/edk/js",
"+mojo/edk/test",
"+mojo/public",
"+net",
« no previous file with comments | « chrome/browser/resources/omnibox/omnibox.js ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698