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

Unified Diff: athena/home/home_card_view.cc

Issue 715053003: Introduce system_info as an independent container. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup includes Created 6 years, 1 month 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 | « athena/home/home_card_unittest.cc ('k') | athena/system/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/home/home_card_view.cc
diff --git a/athena/home/home_card_view.cc b/athena/home/home_card_view.cc
index 120cb908a301e70368f4081d9df69d5ffbe9ed95..48a02cf3285ff6735344ef71f222e42915f6db53 100644
--- a/athena/home/home_card_view.cc
+++ b/athena/home/home_card_view.cc
@@ -5,6 +5,7 @@
#include "athena/home/home_card_view.h"
#include "athena/home/home_card_constants.h"
+#include "athena/util/athena_constants.h"
#include "athena/wm/public/window_manager.h"
#include "ui/app_list/app_list_view_delegate.h"
#include "ui/app_list/views/app_list_main_view.h"
« no previous file with comments | « athena/home/home_card_unittest.cc ('k') | athena/system/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698