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

Unified Diff: chrome/browser/idbbindingutilities_browsertest.cc

Issue 6672057: Move all the message files in chrome that belong in content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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/idbbindingutilities_browsertest.cc
===================================================================
--- chrome/browser/idbbindingutilities_browsertest.cc (revision 78395)
+++ chrome/browser/idbbindingutilities_browsertest.cc (working copy)
@@ -5,11 +5,11 @@
#include "base/utf_string_conversions.h"
#include "chrome/browser/browser_process.h"
#include "chrome/browser/utility_process_host.h"
-#include "chrome/common/indexed_db_key.h"
-#include "chrome/common/serialized_script_value.h"
#include "chrome/test/in_process_browser_test.h"
#include "chrome/test/ui_test_utils.h"
#include "content/browser/renderer_host/resource_dispatcher_host.h"
+#include "content/common/indexed_db_key.h"
+#include "content/common/serialized_script_value.h"
#include "googleurl/src/gurl.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSerializedScriptValue.h"
« no previous file with comments | « no previous file | chrome/browser/utility_process_host.cc » ('j') | content/browser/in_process_webkit/dom_storage_message_filter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698