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

Unified Diff: chrome/browser/pdf/DEPS

Issue 1853913002: Clean up and sort chrome/ DEPS entries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
Index: chrome/browser/pdf/DEPS
diff --git a/chrome/browser/pdf/DEPS b/chrome/browser/pdf/DEPS
index 3bb3a060a85ae00b9f535e06d0b41add16cbef0b..78385891868d61a685d512923ae9fea2ad24a4b3 100644
--- a/chrome/browser/pdf/DEPS
+++ b/chrome/browser/pdf/DEPS
@@ -1,4 +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",
+ # The next line is needed for chrome/browser/pdf/pdf_extension_test.cc.
+ "+chrome/browser/ui/views/location_bar/zoom_bubble_view.h",
]

Powered by Google App Engine
This is Rietveld 408576698