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

Unified Diff: chrome/browser/in_process_webkit/indexed_db_key_utility_client.h

Issue 5977010: Move CancellationFlag and WaitableEvent to the synchronization subdirectory.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 12 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/in_process_webkit/indexed_db_key_utility_client.h
===================================================================
--- chrome/browser/in_process_webkit/indexed_db_key_utility_client.h (revision 70364)
+++ chrome/browser/in_process_webkit/indexed_db_key_utility_client.h (working copy)
@@ -7,7 +7,7 @@
#pragma once
#include "base/ref_counted.h"
-#include "base/waitable_event.h"
+#include "base/synchronization/waitable_event.h"
#include "chrome/browser/utility_process_host.h"
class IndexedDBKey;
Property changes on: chrome/browser/in_process_webkit/indexed_db_key_utility_client.h
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « chrome/browser/file_path_watcher/file_path_watcher_browsertest.cc ('k') | chrome/browser/net/chrome_net_log_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698