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

Side by Side Diff: extensions/browser/api/DEPS

Issue 2801403002: MD Settings: Bluetooth: Fix adapter state and discovery (Closed)
Patch Set: Use CHECK instead of early exit Created 3 years, 8 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/device_event_log",
2 "+device/base", 3 "+device/base",
3 "+device/hid", 4 "+device/hid",
4 "+storage/browser/fileapi", 5 "+storage/browser/fileapi",
5 "+storage/common/fileapi", 6 "+storage/common/fileapi",
6 ] 7 ]
OLDNEW
« no previous file with comments | « chrome/test/data/webui/settings/fake_bluetooth_private.js ('k') | extensions/browser/api/bluetooth/bluetooth_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698