summaryrefslogtreecommitdiffstats
path: root/content/content_child.gypi
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-20 05:39:37 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-20 05:39:37 +0000
commit37be4cfa624362b95a69ca0581518df76435c301 (patch)
tree1e4b20f0367526e18ec7b1c83c4672a0daef19d6 /content/content_child.gypi
parent8b327ef9bfeb20ddc7036c7fd3c0d7c3b745aa90 (diff)
downloadchromium_src-37be4cfa624362b95a69ca0581518df76435c301.zip
chromium_src-37be4cfa624362b95a69ca0581518df76435c301.tar.gz
chromium_src-37be4cfa624362b95a69ca0581518df76435c301.tar.bz2
[refactor] Move Status to its own file.
Review URL: https://codereview.chromium.org/181763003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258199 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_child.gypi')
-rw-r--r--content/content_child.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 4dae8b8..95ee08a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -181,6 +181,8 @@
'child/webcrypto/platform_crypto_openssl.cc',
'child/webcrypto/shared_crypto.cc',
'child/webcrypto/shared_crypto.h',
+ 'child/webcrypto/status.cc',
+ 'child/webcrypto/status.h',
'child/webcrypto/webcrypto_impl.cc',
'child/webcrypto/webcrypto_impl.h',
'child/webcrypto/webcrypto_util.cc',