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

Unified Diff: components/webusb/webusb_browser_client.h

Issue 1326003006: Add webusb notification UI unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: hardcoded expected string for testing Created 5 years, 3 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 | « components/webusb/BUILD.gn ('k') | components/webusb/webusb_detector_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webusb/webusb_browser_client.h
diff --git a/components/webusb/webusb_browser_client.h b/components/webusb/webusb_browser_client.h
index 4bd35308cdcff9b09314b0577d7b57915c62726e..a576f10d4f81c393f037ba8b7a655fd4da6a5eec 100644
--- a/components/webusb/webusb_browser_client.h
+++ b/components/webusb/webusb_browser_client.h
@@ -7,7 +7,6 @@
#include <string>
-#include "base/macros.h"
#include "base/strings/string16.h"
class GURL;
« no previous file with comments | « components/webusb/BUILD.gn ('k') | components/webusb/webusb_detector_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698