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

Unified Diff: pdf/pdf.gyp

Issue 847703003: Refactor to move chrome_page_zoom functions to components/ui/zoom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Mac compile. Created 5 years, 11 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
« no previous file with comments | « pdf/instance.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdf.gyp
diff --git a/pdf/pdf.gyp b/pdf/pdf.gyp
index d9f6cc3b67f14e86771a93ea2568e26fd594c312..aa67145cf5081442b91ef2b858e13d2631573a6c 100644
--- a/pdf/pdf.gyp
+++ b/pdf/pdf.gyp
@@ -65,7 +65,7 @@
'resource_consts.h',
'thumbnail_control.cc',
'thumbnail_control.h',
- '../chrome/browser/chrome_page_zoom_constants.cc',
+ '../components/ui/zoom/page_zoom_constants.cc',
'../content/common/page_zoom.cc',
],
'conditions': [
« no previous file with comments | « pdf/instance.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698