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

Unified Diff: base/BUILD.gn

Issue 2499923003: Disable access to secondary dex files. (Closed)
Patch Set: Findbugs Created 4 years, 1 month 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 | base/android/java/src/org/chromium/base/Reflect.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 47ee8fa6aed558d1c468483428b0bad932d76901..e481ba6db7f864604574f312bacd99d4be549416 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2312,6 +2312,7 @@ if (is_android) {
"android/java/src/org/chromium/base/PowerStatusReceiver.java",
"android/java/src/org/chromium/base/Promise.java",
"android/java/src/org/chromium/base/ResourceExtractor.java",
+ "android/java/src/org/chromium/base/Reflect.java",
"android/java/src/org/chromium/base/SecureRandomInitializer.java",
"android/java/src/org/chromium/base/StreamUtil.java",
"android/java/src/org/chromium/base/SysUtils.java",
« no previous file with comments | « no previous file | base/android/java/src/org/chromium/base/Reflect.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698