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

Unified Diff: base/BUILD.gn

Issue 2765453004: Moving FileDescriptorInfo from content/ to base/. (Closed)
Patch Set: Moving FileDescriptorInfo from content/ to base/. 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 | base/android/OWNERS » ('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 751a0b7cde803405e7d0bff32756ade6e98b31ec..3e42b2bbbbf8796ca8f4b2f5d65e513a3bf284b4 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2525,6 +2525,7 @@ if (is_android) {
"android/java/src/org/chromium/base/metrics/RecordUserAction.java",
"android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java",
"android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java",
+ "android/java/src/org/chromium/base/process_launcher/FileDescriptorInfo.java",
]
# New versions of BuildConfig.java and NativeLibraries.java
« no previous file with comments | « no previous file | base/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698