Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Unified Diff: content/common/content_message_generator.h

Issue 6685027: Move some message files and hi_res_timer_manager to content, in preparation f... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common/content_message_generator.h
===================================================================
--- content/common/content_message_generator.h (revision 77927)
+++ content/common/content_message_generator.h (working copy)
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 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.
@@ -6,8 +6,10 @@
#include "content/common/child_process_messages.h"
#include "content/common/file_system_messages.h"
+#include "content/common/file_utilities_messages.h"
#include "content/common/p2p_messages.h"
#include "content/common/gpu_messages.h"
+#include "content/common/mime_registry_messages.h"
#include "content/common/resource_messages.h"
#include "content/common/socket_stream_messages.h"
#include "content/common/worker_messages.h"
« no previous file with comments | « content/browser/renderer_host/file_utilities_message_filter.cc ('k') | content/common/file_utilities_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698