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

Unified Diff: content/test/DEPS

Issue 1132943002: bluetooth: Move mock creation out of BluetoothDispatcherHost to LayoutTestBluetoothAdapterProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-testing-layout-tests
Patch Set: Update documentation. Created 5 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: content/test/DEPS
diff --git a/content/test/DEPS b/content/test/DEPS
index 12876fdccfa33a7d2527b8168a3a6370b971edcf..28b890471837f11b85b533517e8928629cb6f118 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+chromeos/audio", # For WebRTC tests.
# Testing utilities can access anything in content/
"+content",
+ "+device/bluetooth", # For WebBluetooth tests
# For loading V8's initial snapshot from external files.
"+gin/v8_initializer.h",
"+media/audio", # For AudioParameters in WebRTC tests.

Powered by Google App Engine
This is Rietveld 408576698