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

Unified Diff: content/shell/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 | « content/public/android/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/android/BUILD.gn
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
index e51f9eb087cbdb553e3a79d9fba0400bf9ef102c..4b19fbfc06c361d597453a6915d33906344faa43 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -100,9 +100,6 @@ android_assets("content_shell_assets") {
android_apk("content_shell_apk") {
testonly = true
- data_deps = [
- # "//tools/android/forwarder",
- ]
deps = [
":content_shell_apk_java",
":content_shell_apk_resources",
« no previous file with comments | « content/public/android/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698