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

Unified Diff: content/app/BUILD.gn

Issue 1549483003: Disable generated file check for libs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment to content/app/BUILD.gn Created 5 years 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 | tools/gn/target.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index e8575cce0f1f91a3abe4f244967c2423780707b6..923e60892afff7e3f9e2fc0152c4de44056713c5 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -29,7 +29,7 @@ content_app_deps = [
# This is needed by app/content_main_runner.cc
# TODO(brettw) this shouldn't be here, only final executables should be
- # picking the allocator.
+ # picking the allocator. http://crbug.com/571731
"//base/allocator",
"//content:export",
"//content:sandbox_helper_win",
« no previous file with comments | « no previous file | tools/gn/target.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698