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

Unified Diff: pdf/BUILD.gn

Issue 1304163005: Sync more GN unit tests with GYP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes Created 5 years, 4 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 | « jingle/BUILD.gn ('k') | no next file » | 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 811ee534e4d30da0db0ac0aee99ba4b988cee19f..9c2d45d545da64d880225dea654e4266b0cb13d7 100644
--- a/pdf/BUILD.gn
+++ b/pdf/BUILD.gn
@@ -50,7 +50,7 @@ static_library("pdf") {
deps = [
"//base",
- "//components/ui/zoom:ui_zoom",
+ "//components/ui/zoom",
"//content/public/common",
"//net",
"//ppapi/cpp:objects",
« no previous file with comments | « jingle/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698