Index: webkit/tools/libxul_hack/libxpcom_hack.cc |
diff --git a/webkit/tools/libxul_hack/libxpcom_hack.cc b/webkit/tools/libxul_hack/libxpcom_hack.cc |
new file mode 100644 |
index 0000000000000000000000000000000000000000..65a2aa8ddbc9567e25f018938da2a38d245ca684 |
--- /dev/null |
+++ b/webkit/tools/libxul_hack/libxpcom_hack.cc |
@@ -0,0 +1,6 @@ |
+// Copyright (c) 2009 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. |
+ |
+// See libxul_hack.cc. This additional file works around scons not liking |
+// multiple targets from the same source. |