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

Unified Diff: device/battery/battery.gyp

Issue 857353004: Enable find-missing-symbols-at-link-time for chromeos builds too. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gnsyntax Created 5 years, 11 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 | « device/battery/BUILD.gn ('k') | third_party/libexif/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/battery/battery.gyp
diff --git a/device/battery/battery.gyp b/device/battery/battery.gyp
index fd0ed6f139fbb976e523e2697886fe9a0117cfa8..b5c55b03ae42a4efacc26ecb72b80b6375cb0bfa 100644
--- a/device/battery/battery.gyp
+++ b/device/battery/battery.gyp
@@ -81,6 +81,7 @@
['chromeos==1', {
'dependencies': [
'../../build/linux/system.gyp:dbus',
+ '../../chromeos/chromeos.gyp:chromeos',
'../../chromeos/chromeos.gyp:power_manager_proto',
],
'sources!': [
« no previous file with comments | « device/battery/BUILD.gn ('k') | third_party/libexif/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698