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

Unified Diff: extensions/browser/api/bluetooth_low_energy/bluetooth_api_advertisement.h

Issue 1226353004: Generate all extension schema namespaces as "api" and instead vary the generated bundle names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 5 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: extensions/browser/api/bluetooth_low_energy/bluetooth_api_advertisement.h
diff --git a/extensions/browser/api/bluetooth_low_energy/bluetooth_api_advertisement.h b/extensions/browser/api/bluetooth_low_energy/bluetooth_api_advertisement.h
index 6144bc274e338002596ef4e6ade15b31875d9046..9639b2b09fc941b9a8108b66df2a447e2e4115e9 100644
--- a/extensions/browser/api/bluetooth_low_energy/bluetooth_api_advertisement.h
+++ b/extensions/browser/api/bluetooth_low_energy/bluetooth_api_advertisement.h
@@ -16,7 +16,7 @@ namespace device {
class BluetoothAdvertisement;
} // namespace device
-namespace apibtle = extensions::core_api::bluetooth_low_energy;
+namespace apibtle = extensions::api::bluetooth_low_energy;
namespace extensions {

Powered by Google App Engine
This is Rietveld 408576698