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

Unified Diff: base/base_unittests.isolate

Issue 134003004: Make net_unittests_run work with component=shared_library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Using crypto doesn't necessarily mean importing libopenssl.so on component build Created 6 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
« no previous file with comments | « base/base_prefs.isolate ('k') | build/linux/system.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_unittests.isolate
diff --git a/base/base_unittests.isolate b/base/base_unittests.isolate
index e9df795d7ea5397389ede35f0f1a75ea36a5f477..3da5a2083d00802f1917607ef5ed9c07bc6ace4c 100644
--- a/base/base_unittests.isolate
+++ b/base/base_unittests.isolate
@@ -57,5 +57,6 @@
],
'includes': [
'base.isolate',
+ 'base_prefs.isolate',
],
}
« no previous file with comments | « base/base_prefs.isolate ('k') | build/linux/system.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698