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

Unified Diff: ui/base/ui_base.gyp

Issue 562603002: Move PageTransition from //content/public/common to //ui/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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 | « ui/base/page_transition_types_list.h ('k') | ui/keyboard/keyboard_controller_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index d2abb0334213f350f16384330c8b84b9e6ddcace..96cb8d93b8653343bd1ed6493fd825ceca266e4a 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -290,6 +290,9 @@
'models/tree_node_model.h',
'nine_image_painter_factory.cc',
'nine_image_painter_factory.h',
+ 'page_transition_types.cc',
+ 'page_transition_types.h',
+ 'page_transition_types_list.h',
'resource/data_pack.cc',
'resource/data_pack.h',
'resource/resource_bundle.cc',
« no previous file with comments | « ui/base/page_transition_types_list.h ('k') | ui/keyboard/keyboard_controller_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698