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

Unified Diff: device/devices_app/usb/DEPS

Issue 1183443002: Reland: Introduce the devices Mojo app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn check... 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 | « device/devices_app/main.cc ('k') | device/devices_app/usb/device_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/devices_app/usb/DEPS
diff --git a/ppapi/shared_impl/private/DEPS b/device/devices_app/usb/DEPS
similarity index 77%
copy from ppapi/shared_impl/private/DEPS
copy to device/devices_app/usb/DEPS
index 6a2f02e21803656381d62b36e08b46e672231a3b..134e14add9f9baec67328de47e019374635490f6 100644
--- a/ppapi/shared_impl/private/DEPS
+++ b/device/devices_app/usb/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "-net",
"+net/base",
]
« no previous file with comments | « device/devices_app/main.cc ('k') | device/devices_app/usb/device_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698