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

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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index c242f276144264fba8c446ea6b6681601efff15b..df53f0d46a797c156a5441f3ce5c92382c784139 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1184,7 +1184,7 @@
['inside_chromium_build==1', {
'dependencies': [
'../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto',
- '../chrome/browser/policy/proto/device_management_proto.gyp:device_management_proto',
+ '../chrome/chrome.gyp:cloud_policy_proto',
'../third_party/protobuf/protobuf.gyp:py_proto',
],
}],

Powered by Google App Engine
This is Rietveld 408576698