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

Unified Diff: mojo/public/java/BUILD.gn

Issue 1061313003: Introduce intent manager. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review Created 5 years, 8 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 | mojo/public/java/application/src/org/chromium/mojo/application/ShellHelper.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/java/BUILD.gn
diff --git a/mojo/public/java/BUILD.gn b/mojo/public/java/BUILD.gn
index d2ee4cd882c708cf3cb72ac752eb71108527a9a6..4abfc3cfb475a4f72ae6f5beb10ab733d8a7481c 100644
--- a/mojo/public/java/BUILD.gn
+++ b/mojo/public/java/BUILD.gn
@@ -62,6 +62,7 @@ android_library("application") {
"application/src/org/chromium/mojo/application/ApplicationImpl.java",
"application/src/org/chromium/mojo/application/ApplicationRunner.java",
"application/src/org/chromium/mojo/application/ServiceFactoryBinder.java",
+ "application/src/org/chromium/mojo/application/ShellHelper.java",
]
deps = [
":bindings",
« no previous file with comments | « no previous file | mojo/public/java/application/src/org/chromium/mojo/application/ShellHelper.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698