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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2826423003: Expand Chrome OS ARC support to create one tree source per package (Closed)
Patch Set: Final touches/nits. Created 3 years, 7 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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 65cbb348879a47e58c766ad6afcc352c9d52b477..c4c9534c9b3faec5c666296fa4d62a9d9bacdabd 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1539,6 +1539,7 @@ source_set("unit_tests") {
"accessibility/magnification_manager_unittest.cc",
"accessibility/select_to_speak_event_handler_unittest.cc",
"accessibility/spoken_feedback_event_rewriter_unittest.cc",
+ "arc/accessibility/arc_accessibility_helper_bridge_unittest.cc",
"arc/arc_play_store_enabled_preference_handler_unittest.cc",
"arc/arc_session_manager_unittest.cc",
"arc/arc_util_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698