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

Unified Diff: chrome/renderer/BUILD.gn

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds forgotten files 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
Index: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 351fcadc227e6d69b2260d6ad1a3cac670fb9015..8ee678d6d31ecfd899acb7eee94c5fc67b513532 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -162,7 +162,7 @@ static_library("renderer") {
# TODO(GYP)
# 'sources': [
- # 'renderer/printing/print_web_view_helper_pdf_win.cc',
+ # '//components/printing/renderer/print_web_view_helper_pdf_win.cc',
# ],
}

Powered by Google App Engine
This is Rietveld 408576698