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

Unified Diff: components/components_tests.gyp

Issue 1586563009: IsNativeAppInstalled Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/installedapp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index ff5ebe796d8ddaf242fc7f63f5a19e5d72cb4a8d..d6476dec303067ddf27d5f7022871fabaea4c3d3 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1645,6 +1645,7 @@
'components.gyp:web_restrictions_java',
'../base/base.gyp:base_java',
'../base/base.gyp:base_java_test_support',
+ '../components/installedapp/installedapp.gyp:installedapp_junit_tests',
'../testing/android/junit/junit_test.gyp:junit_test_support',
],
'variables': {
@@ -1652,6 +1653,7 @@
'src_paths': [
'invalidation/impl/android/junit/',
'policy/android/junit/',
+ '../components/installedapp/android/junit/',
'web_restrictions/junit/'
],
},
« no previous file with comments | « no previous file | components/installedapp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698