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

Unified Diff: components/webdata/common/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 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
« no previous file with comments | « components/visitedlink/common/BUILD.gn ('k') | components/wifi/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webdata/common/BUILD.gn
diff --git a/components/webdata/common/BUILD.gn b/components/webdata/common/BUILD.gn
index 12738bbfe132e82595185eca3e5d9c9537cad349..25c6c86444105b35bea0c3ef5af1710f32d13263 100644
--- a/components/webdata/common/BUILD.gn
+++ b/components/webdata/common/BUILD.gn
@@ -25,9 +25,7 @@ component("common") {
"webdata_export.h",
]
- defines = [
- "WEBDATA_IMPLEMENTATION",
- ]
+ defines = [ "WEBDATA_IMPLEMENTATION" ]
deps = [
"//base",
« no previous file with comments | « components/visitedlink/common/BUILD.gn ('k') | components/wifi/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698