summaryrefslogtreecommitdiff
path: root/chromium/components/ownership/DEPS
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-01-04 14:17:57 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-01-05 10:05:06 +0000
commit39d357e3248f80abea0159765ff39554affb40db (patch)
treeaba0e6bfb76de0244bba0f5fdbd64b830dd6e621 /chromium/components/ownership/DEPS
parent87778abf5a1f89266f37d1321b92a21851d8244d (diff)
downloadqtwebengine-chromium-39d357e3248f80abea0159765ff39554affb40db.tar.gz
BASELINE: Update Chromium to 55.0.2883.105
And updates ninja to 1.7.2 Change-Id: I20d43c737f82764d857ada9a55586901b18b9243 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/components/ownership/DEPS')
-rw-r--r--chromium/components/ownership/DEPS4
1 files changed, 1 insertions, 3 deletions
diff --git a/chromium/components/ownership/DEPS b/chromium/components/ownership/DEPS
index a169ab852fc..edf11c2e364 100644
--- a/chromium/components/ownership/DEPS
+++ b/chromium/components/ownership/DEPS
@@ -1,7 +1,5 @@
include_rules = [
"+components/keyed_service",
+"+components/policy/proto/device_management_backend.pb.h",
"+crypto",
-
-# This is generated from components/policy/proto
-"+policy/proto/device_management_backend.pb.h",
]