summaryrefslogtreecommitdiffstats
path: root/chromeos/BUILD.gn
diff options
context:
space:
mode:
authornkostylev <nkostylev@chromium.org>2015-01-28 03:25:08 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-28 11:26:11 +0000
commit8d7d18d60478e740c9bc2423ec5e86e60e72164c (patch)
tree58e26c9b5f2ab5812c920d843c130da539c11486 /chromeos/BUILD.gn
parent5fdc72773907757b37f0d444fed9024fce981cbb (diff)
downloadchromium_src-8d7d18d60478e740c9bc2423ec5e86e60e72164c.zip
chromium_src-8d7d18d60478e740c9bc2423ec5e86e60e72164c.tar.gz
chromium_src-8d7d18d60478e740c9bc2423ec5e86e60e72164c.tar.bz2
Fix GN build for components/session_manager and /chromeos
BUG=None TEST=user_manager GN ninja build (debug|official; is_component_build=yes|no) TBR=oshima Review URL: https://codereview.chromium.org/880203003 Cr-Commit-Position: refs/heads/master@{#313479}
Diffstat (limited to 'chromeos/BUILD.gn')
-rw-r--r--chromeos/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 0c9912e..947c0e7 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -28,6 +28,7 @@ component("chromeos") {
"//components/policy/proto",
"//components/onc",
"//crypto",
+ "//crypto:platform",
"//google_apis",
"//net/third_party/nss/ssl:libssl",
"//third_party/icu",