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

Unified Diff: .gn

Issue 1408623002: Add cloud_print to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 2 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 | BUILD.gn » ('j') | cloud_print/virtual_driver/win/port_monitor/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 5a7b9ce41769564a1268dc21cbc98b1d73447d0b..243474c501071ce769ab223b07ed386b2400cf49 100644
--- a/.gn
+++ b/.gn
@@ -30,7 +30,7 @@ check_targets = [
# TODO(brettw): Fix http://crbug.com/460828 and uncomment the following
# line.
#"//chrome_elf/*",
- "//cloud_print/*",
+ #"//cloud_print/*",
#"//components/*", # Lots of errors.
"//components/app_modal/*",
@@ -63,6 +63,7 @@ check_targets = [
#"//content/*", # A whole lot of errors.
"//content/public/common:result_codes",
+ "//content/public/common:static_switches",
"//courgette/*",
"//crypto/*",
"//data/*",
« no previous file with comments | « no previous file | BUILD.gn » ('j') | cloud_print/virtual_driver/win/port_monitor/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698