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

Unified Diff: components/arc/BUILD.gn

Issue 2929273002: Add the Play Store app search to the launcher. (Closed)
Patch Set: Return a list of app search results at once. Created 3 years, 6 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/common/app.mojom » ('j') | components/arc/common/app.mojom » ('J')
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 e7aede748fc24c536122e25f96d57a419b1193ad..16b23984d4f40babbfb568ce61c8da880fb03dc8 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -134,6 +134,7 @@ mojom("arc_bindings") {
sources = [
"common/accessibility_helper.mojom",
"common/app.mojom",
+ "common/app_discovery_result.mojom",
"common/arc_bridge.mojom",
"common/audio.mojom",
"common/auth.mojom",
« no previous file with comments | « no previous file | components/arc/common/app.mojom » ('j') | components/arc/common/app.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698