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

Unified Diff: content/content_common.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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9d9b736277e2dbb118e2840f5805281b9dc79a45..0abdbbd7627332af711a7839af974239b06001ef 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -108,8 +108,6 @@
'common/android/address_parser.h',
'common/android/address_parser_internal.cc',
'common/android/address_parser_internal.h',
- 'common/android/command_line.cc',
- 'common/android/command_line.h',
'common/android/common_jni_registrar.cc',
'common/android/common_jni_registrar.h',
'common/android/device_telephony_info.cc',

Powered by Google App Engine
This is Rietveld 408576698