| Index: win8/metro_driver/ime/ime.gypi
|
| diff --git a/win8/metro_driver/ime/ime.gypi b/win8/metro_driver/ime/ime.gypi
|
| deleted file mode 100644
|
| index f5d489cec78fa59cb4b39b9fc6a6340155427239..0000000000000000000000000000000000000000
|
| --- a/win8/metro_driver/ime/ime.gypi
|
| +++ /dev/null
|
| @@ -1,23 +0,0 @@
|
| -# 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.
|
| -
|
| -{
|
| - # GN version: //win8/metro_driver/ime
|
| - 'sources': [
|
| - 'ime_popup_monitor.cc',
|
| - 'ime_popup_monitor.h',
|
| - 'ime_popup_observer.h',
|
| - 'input_scope.cc',
|
| - 'input_scope.h',
|
| - 'input_source.cc',
|
| - 'input_source.h',
|
| - 'input_source_observer.h',
|
| - 'text_service.cc',
|
| - 'text_service.h',
|
| - 'text_service_delegate.h',
|
| - 'text_store.cc',
|
| - 'text_store.h',
|
| - 'text_store_delegate.h',
|
| - ],
|
| -}
|
|
|