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

Unified Diff: net/net.gyp

Issue 6409040: New policy protobuf protocol. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 9 years, 10 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_frame/chrome_frame.gyp ('k') | net/tools/testserver/device_management.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 7d5236fa9870db120fd81b9e2f7fe0d555668b4f..7408bf183ad99c15b2f65dfdb34bf7c00716296b 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1185,8 +1185,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',
],
}],
« no previous file with comments | « chrome_frame/chrome_frame.gyp ('k') | net/tools/testserver/device_management.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698