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

Unified Diff: Source/core/core.gypi

Issue 813233002: Animation: Fix loss of type information when interpolating value of 0 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Attempt no2 at fixing linux oilpan errors Created 6 years 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index efe16eb480cff3c249646a1b4b02addeca736462..dbca96e3b342acc943529c72cdd49ebce16f0a23 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1,3 +1,4 @@
+
Eric Willigers 2014/12/22 00:49:20 No need for the blank line to be added. This file
evemj (not active) 2014/12/22 06:09:05 Done.
{
'includes': [
'core_generated.gypi',

Powered by Google App Engine
This is Rietveld 408576698