Index: chrome/common/common_message_generator.h |
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h |
index 39d3b58e427aadeccade5c8369ce8a1f7d4489e7..76c86b6f143b60a42412030592405050f0807b67 100644 |
--- a/chrome/common/common_message_generator.h |
+++ b/chrome/common/common_message_generator.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+// Copyright 2012 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. |
@@ -7,6 +7,7 @@ |
#include "chrome/common/benchmarking_messages.h" |
#include "chrome/common/chrome_utility_messages.h" |
#include "chrome/common/extensions/extension_messages.h" |
+#include "chrome/common/instant_messages.h" |
#include "chrome/common/one_click_signin_messages.h" |
#include "chrome/common/prerender_messages.h" |
#include "chrome/common/print_messages.h" |
@@ -15,4 +16,3 @@ |
#include "chrome/common/service_messages.h" |
#include "chrome/common/spellcheck_messages.h" |
#include "components/autofill/common/autofill_messages.h" |
- |