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

Unified Diff: content/content_common.gypi

Issue 7482022: Update content_api to match naming conventions, style in ui_api.h (Closed)
Patch Set: rename content_api.h to content_export.h Created 9 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
« content/common/content_export.h ('K') | « content/common/content_export.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 6781a950b5c35208f6252ce94ee7f4ba7e24eb89..dcef09bb3c713cb4413f66378a32e2b2cdbd27f8 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -57,7 +57,7 @@
'common/common_param_traits.h',
'common/content_message_generator.cc',
'common/content_message_generator.h',
- 'common/content_api.h',
+ 'common/content_export.h',
'common/content_client.cc',
'common/content_client.h',
'common/content_constants.cc',
« content/common/content_export.h ('K') | « content/common/content_export.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698