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

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: simplified test code for chrome_webusb_browser_client_unittest.cc 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
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;

Powered by Google App Engine
This is Rietveld 408576698