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

Unified Diff: extensions/common/event_matcher.h

Issue 254463004: Cleanup coding style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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/common/event_matcher.h
diff --git a/extensions/common/event_matcher.h b/extensions/common/event_matcher.h
index bd0ce7bb628886ace2882d0107d9d77bd39e7471..ddf50cb15ce4a8efed7cc04eec0597e5c4822f2f 100644
--- a/extensions/common/event_matcher.h
+++ b/extensions/common/event_matcher.h
@@ -5,6 +5,8 @@
#ifndef EXTENSIONS_COMMON_EVENT_MATCHER_H_
#define EXTENSIONS_COMMON_EVENT_MATCHER_H_
+#include <string>
+
#include "base/memory/scoped_ptr.h"
#include "base/values.h"

Powered by Google App Engine
This is Rietveld 408576698