| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e684ce2f094fd6fc034c74d6fa005642cf9e130e..6f133ec4cc4ff4ec6b2911b9df538899761b9408 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -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.
|
|
|
| @@ -278,6 +278,7 @@
|
| 'common/external_ipc_fuzzer.cc',
|
| 'common/icon_with_badge_image_source.cc',
|
| 'common/icon_with_badge_image_source.h',
|
| + 'common/instant_messages.h',
|
| 'common/instant_types.cc',
|
| 'common/instant_types.h',
|
| 'common/json_schema_constants.cc',
|
| @@ -324,6 +325,7 @@
|
| 'common/nacl_messages.h',
|
| 'common/nacl_types.cc',
|
| 'common/nacl_types.h',
|
| + 'common/omnibox_types.h',
|
| 'common/one_click_signin_messages.h',
|
| 'common/password_generation_util.cc',
|
| 'common/password_generation_util.h',
|
|
|