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

Unified Diff: chrome/browser/pdf/DEPS

Issue 1414643005: Disable zoom bubble for PDF extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test rebuilding patch from .diff file. Created 5 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
« no previous file with comments | « no previous file | chrome/browser/pdf/pdf_extension_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/pdf/DEPS
diff --git a/chrome/browser/pdf/DEPS b/chrome/browser/pdf/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3bb3a060a85ae00b9f535e06d0b41add16cbef0b
--- /dev/null
+++ b/chrome/browser/pdf/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+# The next line is needed for chrome/browser/pdf/pdf_extension_test.cc.
+"+chrome/browser/ui/views/location_bar/zoom_bubble_view.h",
+]
« no previous file with comments | « no previous file | chrome/browser/pdf/pdf_extension_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698