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

Unified Diff: components/dom_distiller/content/browser/DEPS

Issue 1231083007: Expose distiller functions to JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor-content
Patch Set: Address comments Created 5 years, 4 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
Index: components/dom_distiller/content/browser/DEPS
diff --git a/ipc/mojo/DEPS b/components/dom_distiller/content/browser/DEPS
similarity index 56%
copy from ipc/mojo/DEPS
copy to components/dom_distiller/content/browser/DEPS
index fb36693916bd8da81eb9d25e9ab7fe1b2b47cbbc..5f8633a1fb6ad18e79054d2db88daa74378cf8d1 100644
--- a/ipc/mojo/DEPS
+++ b/components/dom_distiller/content/browser/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+third_party/mojo/src/mojo/public",
- "+third_party/mojo/src/mojo/edk/embedder",
]

Powered by Google App Engine
This is Rietveld 408576698