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

Unified Diff: components/arc/BUILD.gn

Issue 2398063003: chromeos: Update ARC file task code to use action strings. (Closed)
Patch Set: 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index d1e3d7b9978192591de18c3b0fbaec48010f6214..e4546a47abfe05faa78cb103086378cd8ab25c00 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -42,6 +42,8 @@ static_library("arc") {
"intent_helper/arc_intent_helper_bridge.h",
"intent_helper/font_size_util.cc",
"intent_helper/font_size_util.h",
+ "intent_helper/intent_constants.cc",
+ "intent_helper/intent_constants.h",
"intent_helper/intent_filter.cc",
"intent_helper/intent_filter.h",
"intent_helper/link_handler_model_impl.cc",
« no previous file with comments | « chrome/browser/chromeos/file_manager/arc_file_tasks.cc ('k') | components/arc/intent_helper/intent_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698