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

Unified Diff: extensions/common/extension_set.h

Issue 254463004: Cleanup coding style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase about crx_file.h modified already. (issue: 225493002) 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
« no previous file with comments | « extensions/common/extension_resource.cc ('k') | extensions/common/install_warning.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/extension_set.h
diff --git a/extensions/common/extension_set.h b/extensions/common/extension_set.h
index 6b41ae645cf52930ee45f1d6266cc677e7a0e299..27cb9d879b2d8cfe94866019c971b6e6515d39b1 100644
--- a/extensions/common/extension_set.h
+++ b/extensions/common/extension_set.h
@@ -8,6 +8,7 @@
#include <iterator>
#include <map>
#include <string>
+#include <utility>
#include "base/callback_forward.h"
#include "base/gtest_prod_util.h"
« no previous file with comments | « extensions/common/extension_resource.cc ('k') | extensions/common/install_warning.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698