Skip to content

Commit

Permalink
Cleanup: Remove trailing whitespaces in gyp files.
Browse files Browse the repository at this point in the history
NOTRY=true

Review URL: https://codereview.chromium.org/657313004

Cr-Commit-Position: refs/heads/master@{#300140}
  • Loading branch information
leizleiz authored and Commit bot committed Oct 17, 2014
1 parent e7add81 commit a703ee1
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions build/mac/asan.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
'targets': [
{
{
'target_name': 'asan_dynamic_runtime',
'type': 'none',
'variables': {
Expand Down Expand Up @@ -48,6 +48,6 @@
],
}],
],
},
],
},
],
}
4 changes: 2 additions & 2 deletions chrome/browser/nacl_host/test/mock_nacl_gdb.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
},
],
}],
],
}
],
}
2 changes: 1 addition & 1 deletion chrome/chrome_dll.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
],
'sources': [
'app/chrome_dll.rc',

'<(SHARED_INTERMEDIATE_DIR)/chrome_version/chrome_dll_version.rc',

# Cursors.
Expand Down
2 changes: 1 addition & 1 deletion chrome/chrome_repack_resources.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/content/content_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/extensions/extensions_renderer_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/extensions/extensions_renderer_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/extensions/extensions_resources.pak',
],
}],
Expand Down
10 changes: 5 additions & 5 deletions chrome/chrome_tests.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
'chrome_browser_extensions_test_support_sources': [
# A list of sources which is shared between different browser tests.
'browser/apps/app_browsertest_util.cc',
'browser/apps/app_browsertest_util.h',
'browser/apps/app_browsertest_util.h',
'browser/extensions/browsertest_util.cc',
'browser/extensions/browsertest_util.h',
'browser/extensions/extension_apitest.cc',
'browser/extensions/extension_apitest.h',
'browser/extensions/extension_apitest.h',
'browser/extensions/extension_browsertest.cc',
'browser/extensions/extension_browsertest.h',
'browser/extensions/extension_function_test_utils.cc',
'browser/extensions/extension_function_test_utils.h',
'browser/extensions/extension_test_notification_observer.cc',
'browser/extensions/extension_test_notification_observer.h',
'browser/extensions/extension_test_notification_observer.h',
'browser/extensions/updater/extension_cache_fake.h',
'browser/extensions/updater/extension_cache_fake.cc',
'browser/extensions/updater/extension_cache_fake.cc',
],
'chrome_browser_tests_sources': [
# The list of sources which is only used by chrome browser tests.
Expand Down Expand Up @@ -1691,7 +1691,7 @@
'sources': [
'<@(chrome_browser_tests_sources)',
'<@(chrome_browser_extensions_test_support_sources)',
'test/base/browser_tests_main.cc',
'test/base/browser_tests_main.cc',
],
'rules': [
{
Expand Down
2 changes: 1 addition & 1 deletion chrome/tools/profile_reset/jtl_compiler.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'target_name': 'jtl_compiler',
'type': 'executable',
'dependencies': [
'../../../base/base.gyp:base',
'../../../base/base.gyp:base',
'../../../crypto/crypto.gyp:crypto',
'jtl_compiler_lib',
],
Expand Down
2 changes: 1 addition & 1 deletion cloud_print/common/common.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
'<(DEPTH)/cloud_print/common/win/install_utils.cc',
'<(DEPTH)/cloud_print/common/win/install_utils.h',
],
},
},
],
}
8 changes: 4 additions & 4 deletions cloud_print/gcp20/prototype/gcp20_device.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
'dependencies': [
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'<(DEPTH)/cloud_print/cloud_print_resources.gyp:cloud_print_version_header',
'<(DEPTH)/cloud_print/cloud_print_resources.gyp:cloud_print_version_header',
'<(DEPTH)/google_apis/google_apis.gyp:google_apis',
'<(DEPTH)/jingle/jingle.gyp:notifier',
'<(DEPTH)/net/net.gyp:http_server',
'<(DEPTH)/net/net.gyp:net',
'<(DEPTH)/url/url.gyp:url_lib',
],
'sources': [
'cloud_print_response_parser.cc',
'cloud_print_response_parser.cc',
'cloud_print_response_parser.h',
'cloud_print_request.cc',
'cloud_print_request.h',
Expand All @@ -39,8 +39,8 @@
'cloud_print_url_request_context_getter.h',
'cloud_print_xmpp_listener.cc',
'cloud_print_xmpp_listener.h',
'conio_posix.cc',
'conio_posix.h',
'conio_posix.cc',
'conio_posix.h',
'command_line_reader.cc',
'command_line_reader.h',
'dns_packet_parser.cc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
'../../gcp_driver.gpd',
],
},
],
],
},
{
'target_name': 'virtual_driver_setup_resources',
Expand Down
2 changes: 1 addition & 1 deletion google_apis/gcm/gcm.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
'monitoring/fake_gcm_stats_recorder.cc',
'monitoring/fake_gcm_stats_recorder.h',
],
},
},

# A standalone MCS (mobile connection server) client.
{
Expand Down
2 changes: 1 addition & 1 deletion ios/provider/ios_components.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
'sources': [
'../public/provider/components/signin/browser/profile_oauth2_token_service_ios_provider.h',
]
]
},
],
}
4 changes: 2 additions & 2 deletions ppapi/ppapi_cpp.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Shared source lists between trusted and untrusted targets are stored in
# Shared source lists between trusted and untrusted targets are stored in
# ppapi_sources.gypi.

{
Expand Down Expand Up @@ -45,7 +45,7 @@
},
'msvs_disabled_warnings': [
4267,
],
],
}],
['OS=="linux"', {
'cflags': ['-Wextra', '-pedantic'],
Expand Down
4 changes: 2 additions & 2 deletions ppapi/ppapi_internal.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
],
'defines': [
'<@(nacl_win64_defines)',
],
],
'export_dependent_settings': [
'../base/base.gyp:base_win64',
],
Expand Down Expand Up @@ -275,7 +275,7 @@
],
'defines': [
'<@(nacl_win64_defines)',
],
],
'all_dependent_settings': {
'include_dirs': [
'..',
Expand Down

0 comments on commit a703ee1

Please sign in to comment.