| Index: ipc/ipc_message_tree.h
|
| ===================================================================
|
| --- ipc/ipc_message_tree.h (revision 0)
|
| +++ ipc/ipc_message_tree.h (revision 0)
|
| @@ -0,0 +1,9 @@
|
| +// 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.
|
| +
|
| +// Multiply-included file, hence no include guard.
|
| +
|
| +#include "chrome/common/indexed_db_messages.h"
|
| +
|
| +// and so on as other files are converted ...
|
|
|