Fix emulator build error
[platform/framework/web/chromium-efl.git] / components / login / BUILD.gn
index 6f6b1ca..c8430da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2014 The Chromium Authors. All rights reserved.
+# Copyright 2014 The Chromium Authors
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
@@ -19,7 +19,5 @@ component("login") {
     "//ui/base",
   ]
 
-  public_deps = [
-    "//base",
-  ]
+  public_deps = [ "//base" ]
 }