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

Unified Diff: DEPS

Issue 1034333002: Check USB device path access when prompting users to select a device. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Have MockPermissionBrokerClient extend FakePermissionBrokerClient to avoid adding mocks for unrelat… Created 5 years, 9 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: DEPS
diff --git a/DEPS b/DEPS
index 3966efce570a611c0953067a26e5518f1076f1f3..b2896a4e243108f0698bfd0db7c3f5b57c6b8222 100644
--- a/DEPS
+++ b/DEPS
@@ -413,7 +413,7 @@ deps_os = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api':
- Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '95c486f3d3da2cb4e6564f1cd69ab522cf315ea1',
+ Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'aea834300e75d5c64383be1050d9eec010a12059',
# Note that this is different from Android's freetype repo.
'src/third_party/freetype2/src':

Powered by Google App Engine
This is Rietveld 408576698