summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/chromeos.gyp')
-rw-r--r--chromeos/chromeos.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 64f1133..c50fdac 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -17,6 +17,7 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:base_prefs',
+ '../components/components.gyp:onc_component',
'../crypto/crypto.gyp:crypto',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../build/linux/system.gyp:dbus',
@@ -272,8 +273,6 @@
'network/onc/onc_certificate_importer.h',
'network/onc/onc_certificate_importer_impl.cc',
'network/onc/onc_certificate_importer_impl.h',
- 'network/onc/onc_constants.cc',
- 'network/onc/onc_constants.h',
'network/onc/onc_mapper.cc',
'network/onc/onc_mapper.h',
'network/onc/onc_merger.cc',
@@ -453,6 +452,7 @@
'../base/base.gyp:test_support_base',
'../build/linux/system.gyp:dbus',
'../build/linux/system.gyp:ssl',
+ '../components/components.gyp:onc_component',
'../crypto/crypto.gyp:crypto',
'../dbus/dbus.gyp:dbus_test_support',
'../net/net.gyp:net',