Index: third_party/__init__.py |
=================================================================== |
--- third_party/__init__.py (revision 0) |
+++ third_party/__init__.py (revision 0) |
@@ -0,0 +1,5 @@ |
+# Copyright (c) 2010 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. |
+ |
+"""File to enable importing from third_party.""" |