summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/tools/grit/grit/tool/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/tools/grit/grit/tool/__init__.py')
-rw-r--r--third_party/libwebrtc/tools/grit/grit/tool/__init__.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/libwebrtc/tools/grit/grit/tool/__init__.py b/third_party/libwebrtc/tools/grit/grit/tool/__init__.py
new file mode 100644
index 0000000000..cc455b36e7
--- /dev/null
+++ b/third_party/libwebrtc/tools/grit/grit/tool/__init__.py
@@ -0,0 +1,8 @@
+# Copyright (c) 2012 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.
+
+'''Package grit.tool
+'''
+
+pass