summaryrefslogtreecommitdiffstats
path: root/chromium/net/net.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/net/net.isolate')
-rw-r--r--chromium/net/net.isolate10
1 files changed, 10 insertions, 0 deletions
diff --git a/chromium/net/net.isolate b/chromium/net/net.isolate
new file mode 100644
index 00000000000..f5ca9b501c3
--- /dev/null
+++ b/chromium/net/net.isolate
@@ -0,0 +1,10 @@
+# Copyright 2014 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+{
+ 'conditions': [
+ ],
+ 'includes': [
+ '../base/base.isolate',
+ ],
+}