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

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

Issue 2436903003: Extract ArcSupportMessageHost. (Closed)
Patch Set: Address comments. Created 4 years, 2 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 4dcf58a937e5942d8d8f800d827cb72f71ad0670..ce3a8a75210e8ca596f20924086b69e7ad07ecc5 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -237,6 +237,8 @@ source_set("chromeos") {
"arc/arc_tts_service.h",
"arc/arc_wallpaper_service.cc",
"arc/arc_wallpaper_service.h",
+ "arc/extensions/arc_support_message_host.cc",
+ "arc/extensions/arc_support_message_host.h",
Luis Héctor Chávez 2016/10/21 07:50:48 nit: s/extensions/extension/
hidehiko 2016/10/21 10:06:14 Let me keep as is, since in chrome repo, extension
"arc/fileapi/arc_content_file_system_async_file_util.cc",
"arc/fileapi/arc_content_file_system_async_file_util.h",
"arc/fileapi/arc_content_file_system_backend_delegate.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/arc_auth_service.h » ('j') | chrome/browser/chromeos/arc/arc_auth_service.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698