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

Unified Diff: apps/app_window_registry.h

Issue 403573003: Clean-up coding style at apps folder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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: apps/app_window_registry.h
diff --git a/apps/app_window_registry.h b/apps/app_window_registry.h
index a055e1bfcaa8da52ba3ff92188e8ca1db305ccd3..8320b7fd29c0204fe2d6d5b003a7e8a66c023279 100644
--- a/apps/app_window_registry.h
+++ b/apps/app_window_registry.h
@@ -6,6 +6,8 @@
#define APPS_APP_WINDOW_REGISTRY_H_
#include <list>
+#include <string>
+#include <set>
#include "base/callback.h"
#include "base/compiler_specific.h"

Powered by Google App Engine
This is Rietveld 408576698