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

Unified Diff: components/arc/test/fake_intent_helper_instance.h

Issue 2511973003: Use ArcFileSystemInstance to access files on ARC. (Closed)
Patch Set: Fix unit_tests build, and rename file_system_util. Created 4 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
Index: components/arc/test/fake_intent_helper_instance.h
diff --git a/components/arc/test/fake_intent_helper_instance.h b/components/arc/test/fake_intent_helper_instance.h
index 3c1768c98e53283d8fd9e024f477e877ccf95ec8..dd4b304a6ae8b0913eb77958a46003e6e0fc8099 100644
--- a/components/arc/test/fake_intent_helper_instance.h
+++ b/components/arc/test/fake_intent_helper_instance.h
@@ -92,4 +92,4 @@ class FakeIntentHelperInstance : public mojom::IntentHelperInstance {
} // namespace arc
-#endif // COMPONENTS_ARC_TEST_FAKE_POLICY_INSTANCE_H_
+#endif // COMPONENTS_ARC_TEST_FAKE_INTENT_HELPER_INSTANCE_H_

Powered by Google App Engine
This is Rietveld 408576698