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

Unified Diff: chrome/android/BUILD.gn

Issue 797403005: Revert of Use SuppressFBWarnings to suppress findbugs warnings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 2f81424dfae6af6d7ef386bd514ad176569d540a..0e2865f91280378072db6ca6eb02897fa1bfba98 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -351,7 +351,6 @@
android_apk("chrome_shell_apk") {
testonly = true
deps = [
- "//base:base_java",
":chrome_shell_resources",
":chrome_shell_java",
":chrome_shell_assets",
@@ -388,7 +387,6 @@
android_apk("chrome_sync_shell_apk") {
testonly = true
deps = [
- "//base:base_java",
":chrome_shell_resources",
":chrome_shell_java",
":chrome_shell_assets",

Powered by Google App Engine
This is Rietveld 408576698