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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 702603004: Renamed DISABLE_BASIC_PRINTING and ENABLE_FULL_PRINTING. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tue Nov 4 17:22:50 PST 2014 Created 6 years, 1 month 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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 373bb0923372b586850093c2b4c2cb059929ce8d..a3164d98e791734ea722fc99e4b47df395d0288f 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -80,7 +80,7 @@ source_set("chromeos") {
"//media",
"//net",
"//ppapi:ppapi_ipc", # For PpapiMsg_LoadPlugin
- "//printing", # TODO: care about enable_printing
+ "//printing", # TODO: care about printing_mode
"//skia",
"//storage/browser",
"//storage/common",

Powered by Google App Engine
This is Rietveld 408576698