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

Unified Diff: mandoline/tab/DEPS

Issue 1166123005: Removes ServiceProviders from ViewManager::Embed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use is_headless rather than check for browser. Created 5 years, 6 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 | « mandoline/tab/BUILD.gn ('k') | mandoline/tab/frame_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/tab/DEPS
diff --git a/mandoline/tab/DEPS b/mandoline/tab/DEPS
index b13593c541da5608ff99a1ffdc15d5b00cdf6df0..192c8b54cd0e616aca5afc26bca2a018f03af5b3 100644
--- a/mandoline/tab/DEPS
+++ b/mandoline/tab/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/view_manager/public",
"+mojo/application/public",
+ "+mojo/services/network/public/interfaces",
"+third_party/mojo/src/mojo/public",
]
« no previous file with comments | « mandoline/tab/BUILD.gn ('k') | mandoline/tab/frame_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698