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

Unified Diff: content/test/DEPS

Issue 2819273006: Move //device/sensor impl to be part of the internal implemenation of the Device Service. (Closed)
Patch Set: Move //device/sensor impl to be part of the internal implemenation of the Device Service 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/BUILD.gn ('k') | content/test/layouttest_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/DEPS
diff --git a/content/test/DEPS b/content/test/DEPS
index ef6200ba29eff95fad5de310867d596e387f66e8..ec22a50018ff60b7052bed45d89fa86fe2b21862 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -11,10 +11,10 @@ include_rules = [
"+content",
"+device/bluetooth", # For WebBluetooth tests
"+device/gamepad/public/cpp",
- "+device/sensors/public/cpp",
# For loading V8's initial snapshot from external files.
"+gin/v8_initializer.h",
"+services/catalog",
+ "+services/device/public/cpp/sensors",
"+ui/base/resource/data_pack.h",
"+ui/base/resource/resource_bundle.h",
"!v8/include/v8.h",
« no previous file with comments | « content/test/BUILD.gn ('k') | content/test/layouttest_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698