diff options
Diffstat (limited to 'chrome/common/file_utilities_messages.cc')
-rw-r--r-- | chrome/common/file_utilities_messages.cc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/common/file_utilities_messages.cc b/chrome/common/file_utilities_messages.cc new file mode 100644 index 0000000..b1236ae --- /dev/null +++ b/chrome/common/file_utilities_messages.cc @@ -0,0 +1,8 @@ +// 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. + +#include "chrome/common/common_param_traits.h" + +#define IPC_MESSAGE_IMPL +#include "chrome/common/file_utilities_messages.h" |