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

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: Rebase. 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/ownership.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index dde451e8f435db76403a35c10841a912ea6456b1..3ef44810ecb17a458be60d9c1ad4bd02f3718211 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -516,7 +516,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',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/ownership.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698