Index: chrome/chrome_common.gypi |
=================================================================== |
--- chrome/chrome_common.gypi (revision 177049) |
+++ chrome/chrome_common.gypi (working copy) |
@@ -1,4 +1,4 @@ |
-# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+# Copyright (c) 2013 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. |
@@ -129,6 +129,8 @@ |
'common/extensions/api/extension_api.cc', |
'common/extensions/api/extension_api.h', |
'common/extensions/api/extension_api_stub.cc', |
+ 'common/extensions/api/identity/oauth2_manifest_handler.cc', |
+ 'common/extensions/api/identity/oauth2_manifest_handler.h', |
'common/extensions/api/input_ime/input_components_handler.cc', |
'common/extensions/api/input_ime/input_components_handler.h', |
'common/extensions/api/file_handlers/file_handlers_parser.cc', |