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

Unified Diff: views/views.gyp

Issue 7273073: Animated Rotation (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Address reviewer comments Created 9 years, 4 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 | « views/view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 46dde6b3b6844d5f7ae53b4538255918cc2df816..42ad38644fa811654110c20cac78037217ca25f1 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -304,6 +304,8 @@
'native_theme_delegate.h',
'native_theme_painter.cc',
'native_theme_painter.h',
+ 'paint_lock.cc',
+ 'paint_lock.h',
'painter.cc',
'painter.h',
'repeat_controller.cc',
« no previous file with comments | « views/view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698