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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1721943002: Don't animate a progress bar if it isn't animated (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 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
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index e6b6b1d93ec704e5a35be85b7b0e75c72d0f4e61..f78441aa5f21eba3466f4bc39a00ac9af9f3828b 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3981,6 +3981,7 @@
'layout/LayoutMultiColumnFlowThreadTest.cpp',
'layout/LayoutObjectTest.cpp',
'layout/LayoutPartTest.cpp',
+ 'layout/LayoutProgressTest.cpp',
'layout/LayoutTableCellTest.cpp',
'layout/LayoutTableRowTest.cpp',
'layout/LayoutTestHelper.cpp',
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/Source/core/layout/LayoutProgress.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698