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

Unified Diff: content/browser/BUILD.gn

Issue 2894373002: [DeviceService] Move //device/nfc to be part of the internal impl of Device Service (Closed)
Patch Set: Modify code comment Created 3 years, 7 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 | « no previous file | content/browser/android/nfc_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 705f5f5df426a8542f8955fe546b3917d5332182..abfbc8c163394d1b6adc1539bdf99179c61573a8 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -74,7 +74,6 @@ source_set("browser") {
"//device/gamepad",
"//device/geolocation",
"//device/geolocation/public/interfaces",
- "//device/nfc:mojo_bindings",
"//device/power_save_blocker",
"//device/screen_orientation/public/interfaces",
"//device/vr",
@@ -110,6 +109,7 @@ source_set("browser") {
"//services/catalog/public/interfaces:constants",
"//services/data_decoder/public/interfaces",
"//services/device:lib",
+ "//services/device/public/interfaces",
"//services/device/public/interfaces:constants",
"//services/file:lib",
"//services/file/public/interfaces",
« no previous file with comments | « no previous file | content/browser/android/nfc_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698