Skip to content

Commit 0af2a8a

Browse files
Update cros.DEPS
This CL pulls the latest system_api, which updates cros-disks DBus constants: - Add 'DEVICE_MEDIA_DVD' to DeviceMediaType enum. - Remove 'DeviceIsOpticalDisc' property. BUG=chromium-os:30494 TEST=emerge chromeos-chrome Review URL: http://codereview.chromium.org/10316027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135262 0039d316-1c4b-4281-b951-d872f2087c98
1 parent 1b388c5 commit 0af2a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cros.DEPS/DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ deps_os = {
77
"src/third_party/cros":
88
Var("chromiumos_git") + "/platform/cros.git@377f51d8",
99
"src/third_party/cros_system_api":
10-
Var("chromiumos_git") + "/platform/system_api.git@d7781180",
10+
Var("chromiumos_git") + "/platform/system_api.git@a6f845e1",
1111
}
1212
}

0 commit comments

Comments
 (0)