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

Unified Diff: components/BUILD.gn

Issue 2146663002: Move //components/webusb/ to //chrome/browser/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix variable names Created 4 years, 5 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 73e906e26dc4a9636d1dc43a9f3d242da1dec292..7f0153e62c488f8d900eb506dcdbff5988d2b135 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -268,7 +268,6 @@ test("components_unittests") {
"//components/proximity_auth:unit_tests",
"//components/storage_monitor:unit_tests",
"//components/web_modal:unit_tests",
- "//components/webusb:unit_tests",
]
}

Powered by Google App Engine
This is Rietveld 408576698