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

Unified Diff: build/linux/system.isolate

Issue 134003004: Make net_unittests_run work with component=shared_library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: build/linux/system.isolate
diff --git a/build/linux/system.isolate b/build/linux/system.isolate
index 79fa36b7b3e53ebcf2f627c39775b447d4fedb54..198e4c94e52f485e1e6825e3d5a86384503909ba 100644
--- a/build/linux/system.isolate
+++ b/build/linux/system.isolate
@@ -3,6 +3,6 @@
# found in the LICENSE file.
{
'includes': [
- '../../net/third_party/nss/ssl.isolate',
+ '../../net/third_party/nss/ssl_base.isolate',
],
}

Powered by Google App Engine
This is Rietveld 408576698