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

Unified Diff: BUILD.gn

Issue 2545923005: Create Tether Chrome OS component and add a skeleton Initializer class. (Closed)
Patch Set: Make chromeos_components_unittests a top-level test. Created 4 years 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 | chromeos/components/BUILD.gn » ('j') | chromeos/components/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f06d672dd5869d691e330cea4823485550957baa..0730eee018d7d871ea1e540ec7e7c89a9c2546bc 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -476,6 +476,7 @@ group("both_gn_and_gyp") {
if (is_chromeos) {
deps += [
"//chromeos:chromeos_unittests",
+ "//chromeos/components:chromeos_components_unittests",
"//ui/arc:ui_arc_unittests",
"//ui/chromeos:ui_chromeos_unittests",
]
« no previous file with comments | « no previous file | chromeos/components/BUILD.gn » ('j') | chromeos/components/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698