summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 5266f74a..9035094 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1182,8 +1182,8 @@
'conditions': [
['inside_chromium_build==1', {
'dependencies': [
- '../chrome/app/policy/cloud_policy_codegen.gyp:cloud_policy_proto_compile',
'../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto',
+ '../chrome/browser/policy/proto/device_management_proto.gyp:device_management_proto',
'../third_party/protobuf/protobuf.gyp:py_proto',
],
}],