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

Unified Diff: chromecast/browser/BUILD.gn

Issue 2734973002: Stop setting use_qualified_include to true now that that is the default. (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 | « chromecast/app/BUILD.gn ('k') | cloud_print/virtual_driver/win/install/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/BUILD.gn
diff --git a/chromecast/browser/BUILD.gn b/chromecast/browser/BUILD.gn
index 652ca56ebb3a2e983f0ae0f556d87e71e2b37942..fb9b3677d6fbcfab4271be58510de7555bcad211 100644
--- a/chromecast/browser/BUILD.gn
+++ b/chromecast/browser/BUILD.gn
@@ -204,7 +204,6 @@ grit("resources") {
"//chromecast:cast_shell_pak",
]
source = "cast_browser_resources.grd"
- use_qualified_include = true
output_dir = "$root_gen_dir/chromecast/browser"
outputs = [
"grit/cast_browser_resources.h",
« no previous file with comments | « chromecast/app/BUILD.gn ('k') | cloud_print/virtual_driver/win/install/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698