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

Unified Diff: cloud_print/virtual_driver/win/install/BUILD.gn

Issue 2748633002: Clean up after https://codereview.chromium.org/2741633003/. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/virtual_driver/win/install/BUILD.gn
diff --git a/cloud_print/virtual_driver/win/install/BUILD.gn b/cloud_print/virtual_driver/win/install/BUILD.gn
index 17b7fd2b6be3d599e49fc4e7b44cbe2359e93eab..4d2552710e272f460638dc41b9fe9db234d5b31e 100644
--- a/cloud_print/virtual_driver/win/install/BUILD.gn
+++ b/cloud_print/virtual_driver/win/install/BUILD.gn
@@ -60,10 +60,6 @@ grit("resources") {
source = "virtual_driver_setup_resources.grd"
- # TODO(thakis): Consider removing this in favor of the default directory,
- # https://crbug.com/697092
- # output_dir = "$root_gen_dir/virtual_driver_setup_resources"
-
outputs = [
"grit/virtual_driver_setup_resources.h",
"virtual_driver_setup_resources_ar.rc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698