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

Unified Diff: chromecast/base/android/system_time_change_notifier_android.cc

Issue 1475773002: Add context_utils.h includes where needed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « chromecast/app/android/crash_handler.cc ('k') | chromecast/base/chromecast_config_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/base/android/system_time_change_notifier_android.cc
diff --git a/chromecast/base/android/system_time_change_notifier_android.cc b/chromecast/base/android/system_time_change_notifier_android.cc
index cc3c25f2c9ae0876823b5d0018c4a9e89b6398ad..9278d2a42efa0a59d8270148df58357ae78bcde1 100644
--- a/chromecast/base/android/system_time_change_notifier_android.cc
+++ b/chromecast/base/android/system_time_change_notifier_android.cc
@@ -4,6 +4,7 @@
#include "chromecast/base/android/system_time_change_notifier_android.h"
+#include "base/android/context_utils.h"
#include "jni/SystemTimeChangeNotifierAndroid_jni.h"
namespace chromecast {
« no previous file with comments | « chromecast/app/android/crash_handler.cc ('k') | chromecast/base/chromecast_config_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698