aboutsummaryrefslogtreecommitdiff
path: root/system_api.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'system_api.gyp')
-rw-r--r--system_api.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/system_api.gyp b/system_api.gyp
index fbe6773..9648010 100644
--- a/system_api.gyp
+++ b/system_api.gyp
@@ -95,9 +95,6 @@
'proto_out_dir': 'include/authpolicy/proto_bindings',
},
'sources': [
- # TODO(ljusten): Remove this file as soon as Chrome uses
- # active_directory_info.proto. crbug.com/712720.
- '<(proto_in_dir)/active_directory_account_data.proto',
'<(proto_in_dir)/active_directory_info.proto',
],
'includes': ['../../platform2/common-mk/protoc.gypi'],
@@ -110,9 +107,6 @@
'system_api-authpolicy-protos-gen',
],
'sources': [
- # TODO(ljusten): Remove this file as soon as Chrome uses
- # active_directory_info.proto. crbug.com/712720.
- '<(SHARED_INTERMEDIATE_DIR)/include/authpolicy/proto_bindings/active_directory_account_data.pb.cc',
'<(SHARED_INTERMEDIATE_DIR)/include/authpolicy/proto_bindings/active_directory_info.pb.cc',
]
},