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

Unified Diff: base/BUILD.gn

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Created 6 years, 2 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
« no previous file with comments | « no previous file | base/third_party/nspr/BUILD.gn » ('j') | components/dom_distiller/core/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 556a09a21f73b68e9eafde14548e7db3bf8d962b..5910948f8aca15a8261920576096c31d595de07e 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1333,7 +1333,6 @@ test("base_unittests") {
"//base/test:run_all_unittests",
"//base/test:test_support",
"//base/third_party/dynamic_annotations",
- "//base/third_party/nspr",
"//testing/gmock",
"//testing/gtest",
"//third_party/icu",
« no previous file with comments | « no previous file | base/third_party/nspr/BUILD.gn » ('j') | components/dom_distiller/core/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698