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

Unified Diff: components/invalidation/impl/invalidation_service_android_unittest.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 | « components/gcm_driver/gcm_driver_android.cc ('k') | components/resource_provider/android/android_hooks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/impl/invalidation_service_android_unittest.cc
diff --git a/components/invalidation/impl/invalidation_service_android_unittest.cc b/components/invalidation/impl/invalidation_service_android_unittest.cc
index 832f1fc8cce2f0248dedf79050722fde872c7e43..0cccb6d00863133d952798d792ed0445d971c3ad 100644
--- a/components/invalidation/impl/invalidation_service_android_unittest.cc
+++ b/components/invalidation/impl/invalidation_service_android_unittest.cc
@@ -4,7 +4,7 @@
#include "components/invalidation/impl/invalidation_service_android.h"
-#include "base/android/jni_android.h"
+#include "base/android/context_utils.h"
#include "components/invalidation/impl/fake_invalidation_handler.h"
#include "components/invalidation/impl/invalidation_service_test_template.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « components/gcm_driver/gcm_driver_android.cc ('k') | components/resource_provider/android/android_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698