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

Unified Diff: chrome/android/BUILD.gn

Issue 1438013006: Delete a few no-longer-relevant TODO(GYP) comments (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 7f15c9d8222993149ad30236c446b46f25bf72d0..8379c7a4bdfa9ddeee7f8c729182286d30bf24ca 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -396,13 +396,6 @@ shared_library("chrome_public") {
"scope",
[ "chrome_apk.gyp" ])
sources = gypi_values.chrome_public_app_native_sources
-
- # TODO(GYP):
- #'target_conditions': [
- #['component != "shared_library"', {
- #'product_extension': '<(version_libchrome_short).so',
- #}],
- #],
}
chrome_public_apk_tmpl("chrome_public_apk") {
« no previous file with comments | « no previous file | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698