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

Unified Diff: components/BUILD.gn

Issue 2229943002: Remove dependency on test_runner from some components unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: apply jam's fix for android from crrev.com/2233973003 Created 4 years, 4 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 | components/bookmarks/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 676bc48f05d97d1bf8663c8310915b46070c1efc..56a4557a58f0faf408659d5d600f64b4b47be031 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -250,6 +250,7 @@ test("components_unittests") {
"//ui/android:ui_java",
"//ui/base",
"//ui/gfx",
+ "//v8:v8_external_startup_data_assets",
]
if (enable_configuration_policy) {
« no previous file with comments | « no previous file | components/bookmarks/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698