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

Unified Diff: chrome/common/pepper_plugin_registry.h

Issue 3120021: FBTF: Header cleanup in chrome/common part 2. The majority of the changed files (Closed)
Patch Set: Win fix 2. Created 10 years, 4 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 | « chrome/common/page_zoom.h ('k') | chrome/common/plugin_group.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pepper_plugin_registry.h
diff --git a/chrome/common/pepper_plugin_registry.h b/chrome/common/pepper_plugin_registry.h
index 562d26c3b8eaa6f59502b3341d617ff7090dc3a4..9b12f7e14ca8470a88eaff5b2838ac6b88419fb0 100644
--- a/chrome/common/pepper_plugin_registry.h
+++ b/chrome/common/pepper_plugin_registry.h
@@ -6,8 +6,8 @@
#define CHROME_COMMON_PEPPER_PLUGIN_REGISTRY_H_
#pragma once
-#include <string>
#include <map>
+#include <string>
#include <vector>
#include "base/file_path.h"
« no previous file with comments | « chrome/common/page_zoom.h ('k') | chrome/common/plugin_group.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698