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

Unified Diff: content/content_common.gypi

Issue 297973002: Navigation transitions: Block first response until after transitions have run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes from review. Created 6 years, 6 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index ae62e7f689463353a4f54008f3a8b6712abdb6e2..d47b0bea0e971e55c54f4c2932058c02f2eea2ae 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -444,6 +444,7 @@
'common/swapped_out_messages.cc',
'common/swapped_out_messages.h',
'common/text_input_client_messages.h',
+ 'common/transition_request_messages.h',
'common/url_schemes.cc',
'common/url_schemes.h',
'common/user_agent.cc',

Powered by Google App Engine
This is Rietveld 408576698