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

Unified Diff: chrome/chrome_browser.gypi

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_proto.gyp ('k') | chrome/test/data/policy/device_management » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1dc95c95d3fc4831587f6a82bdf4e51a6212c038..40b7188227a3c48066723576cc03afad93a0523f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2032,6 +2032,8 @@
'browser/policy/profile_policy_context.cc',
'browser/policy/profile_policy_context.h',
# TODO(danno): Find a better way to include these files
+ '<(protoc_out_dir)/chrome/browser/policy/proto/cloud_policy.pb.cc',
+ '<(protoc_out_dir)/chrome/browser/policy/proto/cloud_policy.pb.h',
'<(protoc_out_dir)/chrome/browser/policy/proto/device_management_backend.pb.cc',
'<(protoc_out_dir)/chrome/browser/policy/proto/device_management_backend.pb.h',
'browser/policy/proto/device_management_constants.cc',
« no previous file with comments | « chrome/browser/policy/proto/device_management_proto.gyp ('k') | chrome/test/data/policy/device_management » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698