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

Unified Diff: device/nfc/DEPS

Issue 77563002: nfc: Add native NFC API definitions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed clang error. Created 7 years 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/device_tests.gyp ('k') | device/nfc/nfc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/nfc/DEPS
diff --git a/device/media_transfer_protocol/DEPS b/device/nfc/DEPS
similarity index 63%
copy from device/media_transfer_protocol/DEPS
copy to device/nfc/DEPS
index b9845a38d930b2dee65d812fcc2b2157ae7fc891..428dccf9ad03ac129c3d91ef5daf10cff0e5ad16 100644
--- a/device/media_transfer_protocol/DEPS
+++ b/device/nfc/DEPS
@@ -1,6 +1,5 @@
include_rules = [
- # The media transfer protocol daemon uses D-Bus.
- "+dbus",
"+chromeos/dbus",
+ "+dbus",
"+third_party/cros_system_api/dbus",
]
« no previous file with comments | « device/device_tests.gyp ('k') | device/nfc/nfc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698