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

Unified Diff: content/content_common.gypi

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 | « content/content.gyp ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d6ab86ec3b5bad66f1ddc6a40b9f5482b39cd83b..85847fddc97fa423d78496bcbf4246a690cd28c9 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -80,9 +80,6 @@
'public/common/menu_item.h',
'public/common/page_state.cc',
'public/common/page_state.h',
- 'public/common/page_transition_types.cc',
- 'public/common/page_transition_types.h',
- 'public/common/page_transition_types_list.h',
'public/common/page_type.h',
'public/common/page_zoom.h',
'public/common/pepper_plugin_info.cc',
@@ -534,7 +531,6 @@
['include', '^public/common/frame_navigate_params\\.cc$'],
['include', '^public/common/media_stream_request\\.cc$'],
['include', '^public/common/page_state\\.cc$'],
- ['include', '^public/common/page_transition_types\\.cc$'],
['include', '^public/common/password_form\\.cc$'],
['include', '^public/common/signed_certificate_timestamp_id_and_status\\.cc$'],
['include', '^public/common/speech_recognition_result\\.cc$'],
« no previous file with comments | « content/content.gyp ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698