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

Unified Diff: components/test_runner/BUILD.gn

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Really rebase Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/test_runner/DEPS » ('j') | device/sensors/public/cpp/motion_data.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/BUILD.gn
diff --git a/components/test_runner/BUILD.gn b/components/test_runner/BUILD.gn
index e4f8b78fc81dcb282457db838cde0bb2e08d0296..f037e4ff83e1f2c21bc0d67c84bd42182da6acd8 100644
--- a/components/test_runner/BUILD.gn
+++ b/components/test_runner/BUILD.gn
@@ -112,6 +112,7 @@ component("test_runner") {
"//base:i18n",
"//cc",
"//cc/blink",
+ "//device/sensors/public/cpp",
"//gin",
"//gpu",
"//gpu/command_buffer/client:gles2_interface",
« no previous file with comments | « no previous file | components/test_runner/DEPS » ('j') | device/sensors/public/cpp/motion_data.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698