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

Unified Diff: ui/accelerometer/BUILD.gn

Issue 584683002: Improve GN header checker, make //ui pass. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 3 months 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 | « tools/gn/header_checker_unittest.cc ('k') | ui/accessibility/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accelerometer/BUILD.gn
diff --git a/ui/accelerometer/BUILD.gn b/ui/accelerometer/BUILD.gn
index 1e53ab7947dbcc4724a35bd372296adf13a58dcc..4af13dae968008b92124d180872875b3513b09a6 100644
--- a/ui/accelerometer/BUILD.gn
+++ b/ui/accelerometer/BUILD.gn
@@ -15,6 +15,7 @@ component("accelerometer") {
defines = [ "UI_ACCELEROMETER_IMPLEMENTATION" ]
deps = [
+ "//base",
"//ui/gfx/geometry",
]
}
« no previous file with comments | « tools/gn/header_checker_unittest.cc ('k') | ui/accessibility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698