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

Unified Diff: chrome/test/data/nacl/nacl_test_data.gyp

Issue 914243003: Sort GYP files under chrome sub directories using tools/sort_sources.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 10 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 | « chrome/installer/mini_installer.gypi ('k') | chrome/tools/crash_service/caps/caps.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/nacl/nacl_test_data.gyp
diff --git a/chrome/test/data/nacl/nacl_test_data.gyp b/chrome/test/data/nacl/nacl_test_data.gyp
index 06bb7310306754564c6efea0869a97aa0a03bb63..33cc7398c2f439ac8d7ef779391ec0aa8ea4d0d6 100644
--- a/chrome/test/data/nacl/nacl_test_data.gyp
+++ b/chrome/test/data/nacl/nacl_test_data.gyp
@@ -160,8 +160,8 @@
'../../../../ppapi/native_client/tests/ppapi_test_lib/get_browser_interface.cc',
'../../../../ppapi/native_client/tests/ppapi_test_lib/internal_utils.cc',
'../../../../ppapi/native_client/tests/ppapi_test_lib/module_instance.cc',
- '../../../../ppapi/native_client/tests/ppapi_test_lib/testable_callback.cc',
'../../../../ppapi/native_client/tests/ppapi_test_lib/test_interface.cc',
+ '../../../../ppapi/native_client/tests/ppapi_test_lib/testable_callback.cc',
]
},
'dependencies': [
« no previous file with comments | « chrome/installer/mini_installer.gypi ('k') | chrome/tools/crash_service/caps/caps.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698