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

Unified Diff: athena/test/athena_test_helper.cc

Issue 542413002: Move launcher API to athena/main/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months 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/test/DEPS ('k') | chrome/browser/ui/views/athena/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/test/athena_test_helper.cc
diff --git a/athena/test/athena_test_helper.cc b/athena/test/athena_test_helper.cc
index b2e7f94619d779be3f501cd89eb9efab24672a61..ec0fe2ea21950e23d11570c27b98914232b48002 100644
--- a/athena/test/athena_test_helper.cc
+++ b/athena/test/athena_test_helper.cc
@@ -6,7 +6,7 @@
#include "athena/env/public/athena_env.h"
#include "athena/extensions/public/extensions_delegate.h"
-#include "athena/main/athena_launcher.h"
+#include "athena/main/public/athena_launcher.h"
#include "athena/test/sample_activity_factory.h"
#include "athena/test/test_app_model_builder.h"
#include "base/message_loop/message_loop.h"
« no previous file with comments | « athena/test/DEPS ('k') | chrome/browser/ui/views/athena/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698