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

Unified Diff: chrome/browser/policy/proto/device_management_proto.gyp

Issue 6161007: New protocol and testserver for the Chrome-DMServer protocol (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments + some cleanup Created 9 years, 11 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
« no previous file with comments | « chrome/browser/policy/proto/device_management_backend.proto ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/proto/device_management_proto.gyp
diff --git a/chrome/browser/policy/proto/device_management_proto.gyp b/chrome/browser/policy/proto/device_management_proto.gyp
index 0fc6f820b2ddc9dd29d7654044159da280e0444d..ede0251c5b6d8aaf25abad9a1ab1c4289a3ed458 100644
--- a/chrome/browser/policy/proto/device_management_proto.gyp
+++ b/chrome/browser/policy/proto/device_management_proto.gyp
@@ -13,6 +13,7 @@
'target_name': 'device_management_proto',
'type': 'none',
'sources': [
+ 'cloud_policy.proto',
'device_management_backend.proto',
'device_management_local.proto',
],
« no previous file with comments | « chrome/browser/policy/proto/device_management_backend.proto ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698