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

Unified Diff: content/content_common.gypi

Issue 14139013: Hide location bar on Javascript-initiated scroll. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and merge. Created 7 years, 7 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 9c2a6ab14571b0d2e3f88d705f6846756357eeaa..45a0dfd1bbbe5c119d25dd614e5b4d0d3ffa3fe3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -94,6 +94,8 @@
'public/common/ssl_status.h',
'public/common/stop_find_action.h',
'public/common/three_d_api_types.h',
+ 'public/common/top_controls_state.h',
+ 'public/common/top_controls_state_list.h',
'public/common/url_constants.cc',
'public/common/url_constants.h',
'public/common/url_fetcher.h',

Powered by Google App Engine
This is Rietveld 408576698