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

Unified Diff: public/web/WebStorageEventDispatcher.h

Issue 454103003: Cleanup namespace usage in public/web/Web[N-Z]*.h. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | « public/web/WebSpeechRecognitionResult.h ('k') | public/web/WebSurroundingText.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebStorageEventDispatcher.h
diff --git a/public/web/WebStorageEventDispatcher.h b/public/web/WebStorageEventDispatcher.h
index 20c656874ed37de1bf5b5e140a02e1c9910f2e3c..aa681fd23a3cb6729c6e88f891c89589801541ab 100644
--- a/public/web/WebStorageEventDispatcher.h
+++ b/public/web/WebStorageEventDispatcher.h
@@ -55,7 +55,7 @@ public:
const WebURL& pageUrl, const WebStorageNamespace&,
WebStorageArea* sourceAreaInstance, bool originatedInProcess);
- private:
+private:
WebStorageEventDispatcher() { }
};
« no previous file with comments | « public/web/WebSpeechRecognitionResult.h ('k') | public/web/WebSurroundingText.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698