Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(643)

Unified Diff: ui/base/ime/ime_test_support.gypi

Issue 365303003: ui: Fold ime gypi files directly into their main targets (ui_base and ui_unittests). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: simplify - fix mac? Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/ime/ime.gypi ('k') | ui/base/ime/ime_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
- ],
-}
« no previous file with comments | « ui/base/ime/ime.gypi ('k') | ui/base/ime/ime_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698