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

Unified Diff: components/arc/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 | « chrome/browser/chromeos/BUILD.gn ('k') | components/arc/common/input.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 6141d10a0b10866927d5011f4db70447948d213a..2f2db0092d3c916ca6e8ef4ec7685cf9f5158659 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -32,6 +32,7 @@ static_library("arc") {
"intent_helper/activity_icon_loader.h",
"intent_helper/arc_intent_helper_bridge.cc",
"intent_helper/arc_intent_helper_bridge.h",
+ "intent_helper/arc_intent_helper_observer.h",
"intent_helper/font_size_util.cc",
"intent_helper/font_size_util.h",
"intent_helper/intent_constants.cc",
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | components/arc/common/input.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698