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

Unified Diff: components/drive/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
Index: components/drive/BUILD.gn
diff --git a/components/drive/BUILD.gn b/components/drive/BUILD.gn
index e832920977e2e5a293b560cd8275cf67c392c1e2..c1957fb2f8fd0cc23c2a71bcdf1ab500ec06811c 100644
--- a/components/drive/BUILD.gn
+++ b/components/drive/BUILD.gn
@@ -110,7 +110,6 @@ source_set("drive") {
# TODO(lukasza): Remove this dependency (see DEPS file for more info).
"//content/public/browser",
-
"//google_apis:google_apis",
"//net:net",
"//third_party/cacheinvalidation",

Powered by Google App Engine
This is Rietveld 408576698