Commit e3f445df authored by Andrew Grieve's avatar Andrew Grieve Committed by Commit Bot

Remove //chrome/android:chrome alias

Downstream rename is now complete.

Bug: 731186
Change-Id: I78be4e134d0a4ea0cf98c714f92d4835902de5e9
Reviewed-on: https://chromium-review.googlesource.com/684956Reviewed-by: default avatarTommy Nyquist <nyquist@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504437}
parent 5961265c
...@@ -702,13 +702,6 @@ jinja_template_resources("chrome_sync_shell_apk_template_resources") { ...@@ -702,13 +702,6 @@ jinja_template_resources("chrome_sync_shell_apk_template_resources") {
variables = chrome_sync_shell_jinja_variables variables = chrome_sync_shell_jinja_variables
} }
# TODO(agrieve): Delete target once downstream references are removed.
group("chrome") {
public_deps = [
":libchrome",
]
}
shared_library("libchrome") { shared_library("libchrome") {
sources = [ sources = [
"../app/android/chrome_main_delegate_android_initializer.cc", "../app/android/chrome_main_delegate_android_initializer.cc",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment