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

Unified Diff: pdf/BUILD.gn

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 | « components/ui_zoom.gypi ('k') | pdf/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/BUILD.gn
diff --git a/pdf/BUILD.gn b/pdf/BUILD.gn
index f733455c60d9ab21b106cfa7e25b026dd21db12b..fe786d0cd483b55f176e12696c196d2d73a1248f 100644
--- a/pdf/BUILD.gn
+++ b/pdf/BUILD.gn
@@ -45,7 +45,7 @@ shared_library("pdf") {
"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",
]
« no previous file with comments | « components/ui_zoom.gypi ('k') | pdf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698