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

Issue 2722473002: DO NOT SUBMIT. Stub implementation of FakeBluetooth mojo interface (Closed)

Created:
3 years, 9 months ago by ortuno
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, creis+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, nasko+codewatch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, scheib+watch_chromium.org, ortuno+watch_chromium.org, darin-cc_chromium.org, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DO NOT SUBMIT. Stub implementation of FakeBluetooth mojo interface CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1092 lines, -0 lines) Patch
M content/browser/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M device/bluetooth/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_factory.h View 1 chunk +5 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_factory.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_factory_wrapper.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/public/interfaces/BUILD.gn View 2 chunks +2 lines, -0 lines 0 comments Download
A device/bluetooth/public/interfaces/fake_bluetooth.mojom View 1 chunk +131 lines, -0 lines 0 comments Download
A device/bluetooth/test/fake_bluetooth.h View 1 chunk +317 lines, -0 lines 0 comments Download
A device/bluetooth/test/fake_bluetooth.cc View 1 chunk +615 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 1 (1 generated)
ortuno
3 years, 9 months ago (2017-02-27 07:09:21 UTC) #1
Description was changed from

==========
DO NOT SUBMIT. Stub implementation of FakeBluetooth mojo interface
==========

to

==========
DO NOT SUBMIT. Stub implementation of FakeBluetooth mojo interface
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
==========

Powered by Google App Engine
This is Rietveld 408576698