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

Unified Diff: pdf/DEPS

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/BUILD.gn ('k') | pdf/instance.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/DEPS
diff --git a/pdf/DEPS b/pdf/DEPS
index 37203f0bcec20aaee339a1d2acf0537bc9076a4e..aeba85be7ecf3679423f7bb69b265f7be3a5d2d5 100644
--- a/pdf/DEPS
+++ b/pdf/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "!chrome/browser/chrome_page_zoom_constants.h",
"!chrome/common/content_restriction.h",
"!content/public/common/page_zoom.h",
+ "+components/ui/zoom/page_zoom_constants.h",
"+net",
"+ppapi",
"+third_party/pdfium/fpdfsdk/include",
« no previous file with comments | « pdf/BUILD.gn ('k') | pdf/instance.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698