summaryrefslogtreecommitdiff
path: root/chromium/gpu/ipc/host/DEPS
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-04-05 14:08:31 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-04-11 07:46:53 +0000
commit6a4cabb866f66d4128a97cdc6d9d08ce074f1247 (patch)
treeab00f70a5e89278d6a0d16ff0c42578dc4d84a2d /chromium/gpu/ipc/host/DEPS
parente733310db58160074f574c429d48f8308c0afe17 (diff)
downloadqtwebengine-chromium-6a4cabb866f66d4128a97cdc6d9d08ce074f1247.tar.gz
BASELINE: Update Chromium to 57.0.2987.144
Change-Id: I29db402ff696c71a04c4dbaec822c2e53efe0267 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'chromium/gpu/ipc/host/DEPS')
-rw-r--r--chromium/gpu/ipc/host/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/gpu/ipc/host/DEPS b/chromium/gpu/ipc/host/DEPS
new file mode 100644
index 00000000000..8fa9d48d882
--- /dev/null
+++ b/chromium/gpu/ipc/host/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+net",
+]