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

Unified Diff: storage/common/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
« components/BUILD.gn ('K') | « sql/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/common/BUILD.gn
diff --git a/storage/common/BUILD.gn b/storage/common/BUILD.gn
index 605fd417af15f15fb7857f17dd05269f4b962fe0..35669e106f3799c9a984a04a55d09e1dc3e01b21 100644
--- a/storage/common/BUILD.gn
+++ b/storage/common/BUILD.gn
@@ -40,7 +40,7 @@ component("common") {
"//base",
"//base/third_party/dynamic_annotations",
"//net",
- "//url",
"//third_party/WebKit/public:blink_headers",
+ "//url",
]
}
« components/BUILD.gn ('K') | « sql/BUILD.gn ('k') | sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698