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

Side by Side Diff: ui/webui/resources/js/hammer.js

Issue 2400743002: Improved Pinch-Zoom for PDF. (Closed)
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 // This file serves as a proxy to bring the included js file from /third_party
Kevin McNee - google account 2016/10/06 21:53:18 Missing license header.
Kevin McNee - google account 2016/10/13 18:19:25 Done.
2 // into its correct location under the resources directory tree, whence it is
3 // delivered via a chrome://resources URL. See ../webui_resources.grd.
4 <include src="../../../../third_party/hammer/hammer.js">
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698