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

Side by Side Diff: device/bluetooth/DEPS

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: renamed 'bluetooth' target to 'device_bluetooth'. Created 8 years, 2 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 "+chrome/common",
3 "+chrome/test/base",
4 "+content/public/test",
5 "+chromeos/dbus",
6 "+dbus",
7 "+grit",
8 "+ui/base/l10n",
9 "+third_party/cros_system_api/dbus",
10 "+third_party/libxml/chromium",
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698