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

Side by Side Diff: device/media_transfer_protocol/DEPS

Issue 11744030: Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed gyp dependencies. Created 7 years, 11 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 # The media transfer protocol daemon uses D-Bus.
3 "+dbus",
4 "+chrome/common/chrome_switches.h",
5 "+chromeos/dbus",
6 "+content/public/browser/browser_thread.h",
7 "+third_party/cros_system_api/dbus",
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698