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

Unified Diff: device/generic_sensor/BUILD.gn

Issue 2771073002: Add missing files in //device to appropriate BUILD.gn files. (Closed)
Patch Set: Rebased. Created 3 years, 9 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/gamepad/BUILD.gn ('k') | device/power_save_blocker/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/generic_sensor/BUILD.gn
diff --git a/device/generic_sensor/BUILD.gn b/device/generic_sensor/BUILD.gn
index 94b70e5a0a3ce5dbadd3ffd5df977496b3999b94..de71e31dd6d99ac3b54a2c177f9094abfe37c118 100644
--- a/device/generic_sensor/BUILD.gn
+++ b/device/generic_sensor/BUILD.gn
@@ -12,6 +12,7 @@ component("generic_sensor") {
output_name = "generic_sensor"
sources = [
"generic_sensor_consts.h",
+ "generic_sensor_export.h",
"linux/sensor_data_linux.cc",
"linux/sensor_data_linux.h",
"platform_sensor.cc",
« no previous file with comments | « device/gamepad/BUILD.gn ('k') | device/power_save_blocker/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698