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

Unified Diff: gyp/animator.gyp

Issue 2184143002: Rename textual includes as *.inc. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 4 years, 5 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 | « no previous file | public.bzl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/animator.gyp
diff --git a/gyp/animator.gyp b/gyp/animator.gyp
index 982dcd6a6cca730a22e628ecf711abdd9189c414..c0cc943adba7112aa96154507126fe37e3407e1d 100644
--- a/gyp/animator.gyp
+++ b/gyp/animator.gyp
@@ -49,8 +49,8 @@
'../src/animator/SkBoundable.cpp',
'../src/animator/SkBoundable.h',
'../src/animator/SkBuildCondensedInfo.cpp',
- #'../src/animator/SkCondensedDebug.cpp', fails on windows
- #'../src/animator/SkCondensedRelease.cpp',
+ #'../src/animator/SkCondensedDebug.inc', fails on windows
+ #'../src/animator/SkCondensedRelease.inc',
'../src/animator/SkDisplayable.cpp',
'../src/animator/SkDisplayable.h',
'../src/animator/SkDisplayAdd.cpp',
« no previous file with comments | « no previous file | public.bzl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698