Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Unified Diff: chrome/app/policy/cloud_policy_codegen.gyp

Issue 6727027: Update protobuf definitions for ChromeOS device policy support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/policy/cloud_policy_codegen.gyp
diff --git a/chrome/app/policy/cloud_policy_codegen.gyp b/chrome/app/policy/cloud_policy_codegen.gyp
index bbd5e329685c942ad43c6c09bb084679caa9c90f..ef3bb59fcf4824c20dd89d7a78d1abc61b4879e8 100644
--- a/chrome/app/policy/cloud_policy_codegen.gyp
+++ b/chrome/app/policy/cloud_policy_codegen.gyp
@@ -99,6 +99,7 @@
'target_name': 'cloud_policy_backend_header_compile',
'type': 'none',
'sources': [
+ '<(proto_rel_path)/chrome_device_policy.proto',
'<(proto_rel_path)/device_management_backend.proto',
'<(proto_rel_path)/device_management_local.proto',
],
« no previous file with comments | « no previous file | chrome/browser/policy/cloud_policy_cache.cc » ('j') | chrome/browser/policy/mock_device_management_backend.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698