aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/flags.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/flags.gyp')
-rw-r--r--gyp/flags.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/flags.gyp b/gyp/flags.gyp
index c15624b050..874a4b20c1 100644
--- a/gyp/flags.gyp
+++ b/gyp/flags.gyp
@@ -6,8 +6,8 @@
'target_name': 'flags',
'type': 'static_library',
'sources': [
- '../tools/flags/SkCommandLineFlags.h',
'../tools/flags/SkCommandLineFlags.cpp',
+ '../tools/flags/SkCommandLineFlags.h',
],
'dependencies': [
'skia_lib.gyp:skia_lib',