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

Unified Diff: storage/common/BUILD.gn

Issue 1439973004: [PoC] Reformat all BUILD.gn and *.gni files with new gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-sort-deps
Patch Set: Synchronize with new version of gn patch 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
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",
]
}
« no previous file with comments | « sql/BUILD.gn ('k') | sync/BUILD.gn » ('j') | third_party/freetype-android/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698