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

Unified Diff: extensions/browser/DEPS

Issue 652793002: Add service registration for apps APIs implemented as mojo services. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 2 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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/extension_web_contents_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index f48b3a357b29e00d0cd0ea3cc2523bad4ee9ea52..ea655972551de4b8bb3b5244a35bddaba9262270 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/web_modal",
"+content/public/browser",
"+device/bluetooth",
+ "+device/serial",
"+device/usb",
"+google_apis/gaia",
"+grit/extensions_strings.h",
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/extension_web_contents_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698