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

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

Issue 2813633002: arc: Notification for guiding the user to filesystem migration. (Closed)
Patch Set: Created 3 years, 8 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 59c39b4516c43bc5f6175f45bbb274e765662426..ea36260eadd712fcb8c0161a413d0a27c8e81b6a 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -226,6 +226,8 @@ source_set("chromeos") {
"arc/arc_auth_notification.h",
"arc/arc_auth_service.cc",
"arc/arc_auth_service.h",
+ "arc/arc_migration_guide_notification.cc",
+ "arc/arc_migration_guide_notification.h",
"arc/arc_optin_uma.cc",
"arc/arc_optin_uma.h",
"arc/arc_play_store_enabled_preference_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698