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

Unified Diff: content/browser/in_process_webkit/indexed_db_unittest.cc

Issue 10831073: Remove all the chrome exceptions in content's DEPS that were there for browser_tests, now that cont… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | « content/browser/device_orientation/DEPS ('k') | content/common/gpu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/in_process_webkit/indexed_db_unittest.cc
===================================================================
--- content/browser/in_process_webkit/indexed_db_unittest.cc (revision 148970)
+++ content/browser/in_process_webkit/indexed_db_unittest.cc (working copy)
@@ -4,11 +4,11 @@
#include "base/file_util.h"
#include "base/scoped_temp_dir.h"
-#include "chrome/test/base/ui_test_utils.h"
#include "content/browser/browser_thread_impl.h"
#include "content/browser/in_process_webkit/indexed_db_context_impl.h"
#include "content/public/common/url_constants.h"
#include "content/public/test/test_browser_context.h"
+#include "testing/gtest/include/gtest/gtest.h"
#include "webkit/database/database_util.h"
#include "webkit/quota/mock_special_storage_policy.h"
#include "webkit/quota/special_storage_policy.h"
« no previous file with comments | « content/browser/device_orientation/DEPS ('k') | content/common/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698