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

Unified Diff: ui/app_list/views/app_list_view_unittest.cc

Issue 788493002: app_list: Enable level 1 of cpplint, be stricker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert PRESUBMIT.py changes Created 6 years 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 | « ui/app_list/test/app_list_test_view_delegate.h ('k') | ui/app_list/views/apps_grid_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/app_list_view_unittest.cc
diff --git a/ui/app_list/views/app_list_view_unittest.cc b/ui/app_list/views/app_list_view_unittest.cc
index d4d664e612341bd122e4b9922df2c95bde13b1d6..8f42ada66bed0d91c0b62eadb394f7739d22dc2b 100644
--- a/ui/app_list/views/app_list_view_unittest.cc
+++ b/ui/app_list/views/app_list_view_unittest.cc
@@ -4,6 +4,9 @@
#include "ui/app_list/views/app_list_view.h"
+#include <string>
+#include <vector>
+
#include "base/command_line.h"
#include "base/run_loop.h"
#include "base/strings/string_util.h"
« no previous file with comments | « ui/app_list/test/app_list_test_view_delegate.h ('k') | ui/app_list/views/apps_grid_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698