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

Unified Diff: chrome/android/BUILD.gn

Issue 2703253005: Support PermissionRequestManager for quota permissions on Android. (Closed)
Patch Set: add a test 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 | « no previous file | chrome/android/java_sources.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index f321c0c35579d54c5a10ce1cf595950538f63e5c..ec6b12dc7a0304a4215cdc74253ddec00f355297 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -470,6 +470,7 @@ android_library("chrome_test_java") {
"//chrome/test/data/translate/",
"//chrome/test/media_router/resources/",
"//content/test/data/android/geolocation.html",
+ "//content/test/data/android/quota_permissions.html",
"//content/test/data/android/media_permissions.html",
"//content/test/data/android/webshare.html",
"//content/test/data/media/bear.webm",
« no previous file with comments | « no previous file | chrome/android/java_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698