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

Unified Diff: chrome/nacl.gypi

Issue 52263006: Put vertical overscroll behind kScrollEndEffect flag (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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: chrome/nacl.gypi
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index ab7a03c995642b9a71cd13638b9130d488c1f86f..c1b74e0ce7646059b139649cb97189e323b509a8 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -35,6 +35,7 @@
'../content/common/sandbox_init_linux.cc',
'../content/common/sandbox_seccomp_bpf_linux.cc',
'../content/public/common/content_switches.cc',
+ '../content/public/common/content_switches_util.cc',
],
'conditions': [
['toolkit_uses_gtk == 1', {

Powered by Google App Engine
This is Rietveld 408576698