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

Unified Diff: components/arc/BUILD.gn

Issue 2890843002: Policy implementation for encryptfs to ext4 migration strategy (Closed)
Patch Set: Fixed review comments 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index c9443f48a140e56e37f66757b408a4ed1ee2d985..5b11f2031c66e1a802a8895a4b33ba3ac4472235 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -230,6 +230,7 @@ source_set("unit_tests") {
"//ash/shared:app_types",
"//base",
"//base/test:test_support",
+ "//chrome/common",
"//chromeos",
"//components/signin/core/account_id",
"//components/user_manager",

Powered by Google App Engine
This is Rietveld 408576698