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

Unified Diff: base/base.gypi

Issue 62333025: [Android] Move CommandLine.java to base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 955233cadd45d8dee09449351bb8537a75a4134b..a0dd68193c67588dd13ce75019e21a2fd8800b86 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -39,6 +39,8 @@
'android/base_jni_registrar.h',
'android/build_info.cc',
'android/build_info.h',
+ 'android/command_line.cc',
benm (inactive) 2013/11/20 15:21:21 This new file has the same basename as the one on
+ 'android/command_line.h',
'android/cpu_features.cc',
'android/fifo_utils.cc',
'android/fifo_utils.h',
« no previous file with comments | « base/base.gyp ('k') | chrome/android/testshell/java/src/org/chromium/chrome/testshell/ChromiumTestShellActivity.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698