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

Unified Diff: content/common/BUILD.gn

Issue 2389963003: Move device_sensors cross-process headers out of //content (Closed)
Patch Set: Rebase Created 4 years, 2 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 872288d6c4b5af4dc4765fd3d90ab6873c6c8299..cd90ad5e4da52ce147ff8cbf6f7c5aed1b57cd76 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -91,10 +91,6 @@ source_set("common") {
"cursors/webcursor_ozone.cc",
"database_messages.h",
"date_time_suggestion.h",
- "device_sensors/device_light_data.h",
- "device_sensors/device_light_hardware_buffer.h",
- "device_sensors/device_motion_hardware_buffer.h",
- "device_sensors/device_orientation_hardware_buffer.h",
"devtools_messages.h",
"discardable_shared_memory_heap.cc",
"discardable_shared_memory_heap.h",
« no previous file with comments | « content/browser/device_sensors/sensor_manager_chromeos_unittest.cc ('k') | content/common/device_sensors/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698