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

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, merge, address style nits. 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 6fecdaf9be6245e4760f50ec98a4b3c94ac425d1..1fc5b0abf922e6b4b147aa21eb4b9c37603f3ef0 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',
« no previous file with comments | « content/content.gyp ('k') | content/public/android/java/src/org/chromium/content/common/TopControlsState.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698