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

Unified Diff: chrome/common/extensions/api/extension_api.cc

Issue 10106026: Revert 132589 - Revert 132440 - Allow extension APIs to be compiled out. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
« no previous file with comments | « chrome/common/common_resources.grd ('k') | chrome/renderer/renderer_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/extension_api.cc
===================================================================
--- chrome/common/extensions/api/extension_api.cc (revision 132590)
+++ chrome/common/extensions/api/extension_api.cc (working copy)
@@ -22,6 +22,7 @@
#include "chrome/common/extensions/simple_feature_provider.h"
#include "googleurl/src/gurl.h"
#include "grit/common_resources.h"
+#include "grit/extensions_api_resources.h"
#include "ui/base/resource/resource_bundle.h"
using base::DictionaryValue;
« no previous file with comments | « chrome/common/common_resources.grd ('k') | chrome/renderer/renderer_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698