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: chromeos/chromeos.gyp

Issue 1918303002: Renaming system.gyp:ssl to system.gyp:nss and removing unused BUILD.gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index b0eeab04dead897c9063952c8ae1519ac6f1286a..131b58c1c5f903845f6b4ab698180c8910bbd567 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -514,7 +514,7 @@
'../base/base.gyp:base_i18n',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../build/linux/system.gyp:dbus',
- '../build/linux/system.gyp:ssl',
+ '../build/linux/system.gyp:nss',
'../components/components.gyp:cloud_policy_proto',
'../components/components.gyp:device_event_log_component',
'../components/components.gyp:onc_component',
@@ -648,7 +648,7 @@
'../base/base.gyp:run_all_unittests',
'../base/base.gyp:test_support_base',
'../build/linux/system.gyp:dbus',
- '../build/linux/system.gyp:ssl',
+ '../build/linux/system.gyp:nss',
'../components/components.gyp:onc_component',
'../components/components.gyp:proxy_config',
'../components/components.gyp:signin_core_account_id',

Powered by Google App Engine
This is Rietveld 408576698