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

Unified Diff: cloud_print/gcp20/prototype/gcp20_device.gyp

Issue 657313004: Cleanup: Remove trailing whitespaces in gyp files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Created 6 years, 2 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 | « cloud_print/common/common.gyp ('k') | cloud_print/virtual_driver/win/install/virtual_driver_install.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/gcp20/prototype/gcp20_device.gyp
diff --git a/cloud_print/gcp20/prototype/gcp20_device.gyp b/cloud_print/gcp20/prototype/gcp20_device.gyp
index 4c32b6e0004f0d7025fcae9849bf876d50a402ad..9198052a74a0d62cf8f5dbe747b9761da208c771 100644
--- a/cloud_print/gcp20/prototype/gcp20_device.gyp
+++ b/cloud_print/gcp20/prototype/gcp20_device.gyp
@@ -21,7 +21,7 @@
'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',
@@ -29,7 +29,7 @@
'<(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',
@@ -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',
« no previous file with comments | « cloud_print/common/common.gyp ('k') | cloud_print/virtual_driver/win/install/virtual_driver_install.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698