Index: ui/base/ime/ime_test_support.gypi |
diff --git a/ui/base/ime/ime_test_support.gypi b/ui/base/ime/ime_test_support.gypi |
deleted file mode 100644 |
index f82b3b02b2f6538e1dbf08a13884ec377e7b0210..0000000000000000000000000000000000000000 |
--- a/ui/base/ime/ime_test_support.gypi |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-# Copyright (c) 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. |
- |
-{ |
- 'sources': [ |
- 'dummy_input_method.cc', |
- 'dummy_input_method.h', |
- 'dummy_text_input_client.cc', |
- 'dummy_text_input_client.h', |
- ], |
-} |