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

Unified Diff: apps/app_window.cc

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.cc
diff --git a/apps/app_window.cc b/apps/app_window.cc
index db1f54399664886a0bbc753be79565fe9b04cfbc..943e328eb9024851a6d943d06954f844a5045dd1 100644
--- a/apps/app_window.cc
+++ b/apps/app_window.cc
@@ -5,6 +5,8 @@
#include "apps/app_window.h"
#include <algorithm>
+#include <string>
+#include <vector>
#include "apps/app_window_geometry_cache.h"
#include "apps/app_window_registry.h"
« no previous file with comments | « apps/app_window.h ('k') | apps/app_window_contents.cc » ('j') | apps/app_window_contents.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698