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

Unified Diff: ui/ozone/BUILD.gn

Issue 1491273003: Revert of Add all components to "gn check". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/wifi_sync/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index f492ec610394497de96cf294a7bea171fdcc32d6..f52969253c46c2b01aa519142e237c40eed12a64 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -120,14 +120,11 @@
defines = [ "OZONE_IMPLEMENTATION" ]
- public_deps = [
- ":ozone_base",
- ]
-
deps =
[
":generate_constructor_list",
":generate_ozone_platform_list",
+ ":ozone_base",
"//base",
"//ipc",
"//skia",
« no previous file with comments | « components/wifi_sync/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698