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

Side by Side Diff: chromeos/dbus/DEPS

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added IsBluetoothSupported() in bluetooth_api.cc 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
1 include_rules = [ 1 include_rules = [
2 "+dbus", 2 "+dbus",
3 "+device/bluetooth/bluetooth_out_of_band_pairing_data.h",
bryeung 2012/10/11 15:15:39 do any other deps files include a specific .h like
youngki 2012/10/11 16:21:18 At least content/DEPS includes specific .h files l
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698