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

Unified Diff: build/config/android/internal_rules.gni

Issue 2763623003: [remoting android] Make Android credits a GN template. (Closed)
Patch Set: Underscores in front of local variables 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 | remoting/android/BUILD.gn » ('j') | remoting/android/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/android/internal_rules.gni
diff --git a/build/config/android/internal_rules.gni b/build/config/android/internal_rules.gni
index d2d9f998b3d7d387b9a38ae1dd94f46d1b9c3461..4743aad0f2ed4b4fbab5310c6cb7cd60da76bb05 100644
--- a/build/config/android/internal_rules.gni
+++ b/build/config/android/internal_rules.gni
@@ -38,7 +38,6 @@ _java_target_whitelist = [
# Targets that match the whitelist but are not actually java targets.
_java_target_blacklist = [
"//chrome:packed_resources",
- "//remoting/android:remoting_android_raw_resources",
"*:*_unpack_aar",
]
« no previous file with comments | « no previous file | remoting/android/BUILD.gn » ('j') | remoting/android/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698