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

Unified Diff: content/content_common.gypi

Issue 11577016: Generate PageTransitionTypes.java for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Deprecate instead of remove old constants. Created 8 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
« no previous file with comments | « content/content.gyp ('k') | content/public/android/java/src/org/chromium/content/browser/ContentView.java » ('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 d046368109127098dbdaa74ff63f355fc3831da3..56158a6012670391fb4a4d5b45869e214e9f1c07 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -63,6 +63,7 @@
'public/common/media_stream_request.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/password_form.cc',
« no previous file with comments | « content/content.gyp ('k') | content/public/android/java/src/org/chromium/content/browser/ContentView.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698