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

Unified Diff: content/common/bluetooth/PRESUBMIT.py

Issue 2019853002: bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Lint Created 4 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
Index: content/common/bluetooth/PRESUBMIT.py
diff --git a/content/renderer/bluetooth/PRESUBMIT.py b/content/common/bluetooth/PRESUBMIT.py
similarity index 87%
copy from content/renderer/bluetooth/PRESUBMIT.py
copy to content/common/bluetooth/PRESUBMIT.py
index 3f9babedbd6495a7ae8f48abd8d3020098d2aec7..5af5a089498465058e0a2b2e6ed5adb480ab76d5 100644
--- a/content/renderer/bluetooth/PRESUBMIT.py
+++ b/content/common/bluetooth/PRESUBMIT.py
@@ -1,4 +1,4 @@
-# Copyright 2015 The Chromium Authors. All rights reserved.
+# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698