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

Unified Diff: BUILD.gn

Issue 2545923005: Create Tether Chrome OS component and add a skeleton Initializer class. (Closed)
Patch Set: Added test dependency on //base/test:test_support. 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 2892e385c251eb3733fb307c3e83f7597f576dfb..48b7396eb5bc162cc2814c3994fc2501300b5915 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -481,6 +481,7 @@ group("both_gn_and_gyp") {
if (is_chromeos) {
deps += [
"//chromeos:chromeos_unittests",
+ "//chromeos/components:chromeos_components_unittests",
"//components/session_manager/core",
"//ui/arc:ui_arc_unittests",
"//ui/chromeos:ui_chromeos_unittests",
« no previous file with comments | « no previous file | chromeos/components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698