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

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

Issue 2769343002: Fix BUILD.gn and file existence inconsistency. (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « no previous file | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index f92648ca08e6d378c0f901e26aa466fb1dd0af53..361cb7d18ac784246b20c63983953fdd9fcd52ed 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -296,7 +296,7 @@ source_set("chromeos") {
"arc/notification/arc_boot_error_notification.h",
"arc/optin/arc_optin_preference_handler.cc",
"arc/optin/arc_optin_preference_handler.h",
- "arc/optin/arc_optin_preference_handler_delegate.h",
+ "arc/optin/arc_optin_preference_handler_observer.h",
"arc/optin/arc_terms_of_service_default_negotiator.cc",
"arc/optin/arc_terms_of_service_default_negotiator.h",
"arc/optin/arc_terms_of_service_negotiator.cc",
« no previous file with comments | « no previous file | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698