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

Unified Diff: chrome/browser/sync_file_system/sync_process_runner.cc

Issue 493043002: [SyncFS] Add browser_tests to test authentication state of SyncFS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
Index: chrome/browser/sync_file_system/sync_process_runner.cc
diff --git a/chrome/browser/sync_file_system/sync_process_runner.cc b/chrome/browser/sync_file_system/sync_process_runner.cc
index a6320c744563cab94791021c89e4cc0658c3b225..87232834255dd148879bd5f767a6c292e0a06cfe 100644
--- a/chrome/browser/sync_file_system/sync_process_runner.cc
+++ b/chrome/browser/sync_file_system/sync_process_runner.cc
@@ -4,6 +4,7 @@
#include "chrome/browser/sync_file_system/sync_process_runner.h"
+#include "base/debug/stack_trace.h"
#include "base/format_macros.h"
#include "chrome/browser/sync_file_system/logger.h"

Powered by Google App Engine
This is Rietveld 408576698