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

Unified Diff: mojo/mojo_base.gyp

Issue 2008383002: Remove a bunch of stuff in //mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 7 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 | « mojo/logging/init_logging.cc ('k') | mojo/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 65039c6f34208a7d700cf70ac4bdf2c77690176c..b61cbc8620b6f8330c15fe739accac351d654880 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -153,19 +153,6 @@
'common/common_type_converters_unittest.cc',
],
},
- {
- # GN version: //mojo/test:test_support
- 'target_name': 'mojo_test_support',
- 'type': 'static_library',
- 'dependencies': [
- '../base/base.gyp:base',
- ],
- 'sources': [
- 'test/test_utils.h',
- 'test/test_utils_posix.cc',
- 'test/test_utils_win.cc',
- ],
- },
],
'conditions': [
['OS=="android"', {
« no previous file with comments | « mojo/logging/init_logging.cc ('k') | mojo/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698