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

Unified Diff: chrome/common/extensions/extension.h

Issue 151181: Add a few more unit tests for page actions (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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/common/extensions/extension.h
===================================================================
--- chrome/common/extensions/extension.h (revision 19772)
+++ chrome/common/extensions/extension.h (working copy)
@@ -340,6 +340,8 @@
// URL for fetching an update manifest
GURL update_url_;
+ FRIEND_TEST(ExtensionTest, LoadPageActionHelper);
+
DISALLOW_COPY_AND_ASSIGN(Extension);
};
« no previous file with comments | « no previous file | chrome/common/extensions/extension_unittest.cc » ('j') | chrome/common/extensions/extension_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698