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

Unified Diff: webkit/chromeos/fileapi/file_access_permissions.h

Issue 14304004: Convert a bunch of test_shell_tests to content_browsertests. These are tests that depend on loading… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: sync Created 7 years, 8 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: webkit/chromeos/fileapi/file_access_permissions.h
===================================================================
--- webkit/chromeos/fileapi/file_access_permissions.h (revision 195684)
+++ webkit/chromeos/fileapi/file_access_permissions.h (working copy)
@@ -11,10 +11,11 @@
#include "base/files/file_path.h"
#include "base/synchronization/lock.h"
+#include "webkit/storage/webkit_storage_export.h"
namespace chromeos {
-class FileAccessPermissions {
+class WEBKIT_STORAGE_EXPORT FileAccessPermissions {
public:
FileAccessPermissions();
virtual ~FileAccessPermissions();
« no previous file with comments | « content/renderer/resource_fetcher_browsertest.cc ('k') | webkit/chromeos/fileapi/file_access_permissions_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698