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

Unified Diff: ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp

Issue 930753002: Sort GYP and GN files under ppapi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « ppapi/examples/video_decode/BUILD.gn ('k') | ppapi/ppapi_proxy.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
diff --git a/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp b/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
index 2259578f24c91b627042afa73f8dec38dd0601c4..db1493d4070559b64058fafc2d6a84ab236bfcf6 100644
--- a/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
+++ b/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
@@ -20,9 +20,9 @@
'../../../..',
],
'sources': [
+ 'plugin_main_irt.c',
'ppapi_plugin_main.c',
'ppapi_plugin_start.c',
- 'plugin_main_irt.c',
'thread_creator.c'
],
'dependencies': [
« no previous file with comments | « ppapi/examples/video_decode/BUILD.gn ('k') | ppapi/ppapi_proxy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698