summaryrefslogtreecommitdiffstats
path: root/chrome/common/utility_messages_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/utility_messages_internal.h')
-rw-r--r--chrome/common/utility_messages_internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/utility_messages_internal.h b/chrome/common/utility_messages_internal.h
index 5381155..11e07f2 100644
--- a/chrome/common/utility_messages_internal.h
+++ b/chrome/common/utility_messages_internal.h
@@ -6,13 +6,13 @@
#include <vector>
#include "base/platform_file.h"
-#include "gfx/rect.h"
#include "ipc/ipc_message_macros.h"
#include "printing/backend/print_backend.h"
#include "printing/page_range.h"
#include "third_party/skia/include/core/SkBitmap.h"
+#include "ui/gfx/rect.h"
-#define IPC_MESSAGE_START NaClMsgStart
+#define IPC_MESSAGE_START UtilityMsgStart
class FilePath;
class IndexedDBKey;