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

Unified Diff: storage/browser/BUILD.gn

Issue 1969503002: Address more TOOD(GYP) in GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 7 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 | « skia/BUILD.gn ('k') | sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/browser/BUILD.gn
diff --git a/storage/browser/BUILD.gn b/storage/browser/BUILD.gn
index 5d562cbc6b8a7602108badd57e7e9498ea4f409b..4a712dc73913b2b5a92413ebf20461e3bf6fe9ff 100644
--- a/storage/browser/BUILD.gn
+++ b/storage/browser/BUILD.gn
@@ -201,13 +201,6 @@ component("browser") {
"//third_party/sqlite",
"//url",
]
-
- # TODO(GYP) support chrome_multiple_dll
- #['chrome_multiple_dll!=1', {
- # 'dependencies': [
- # '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink',
- # ],
- #}],
}
executable("dump_file_system") {
« no previous file with comments | « skia/BUILD.gn ('k') | sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698