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

Unified Diff: webkit/glue/plugins/coregraphics_private_symbols_mac.h

Issue 5998002: Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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/glue/plugins/coregraphics_private_symbols_mac.h
diff --git a/webkit/plugins/npapi/coregraphics_private_symbols_mac.h b/webkit/glue/plugins/coregraphics_private_symbols_mac.h
similarity index 77%
rename from webkit/plugins/npapi/coregraphics_private_symbols_mac.h
rename to webkit/glue/plugins/coregraphics_private_symbols_mac.h
index b51153f7af6fea77f0c9c0213b674b5b2427ad2c..0342d6f0befe924b23c034242804ce73c5a91072 100644
--- a/webkit/plugins/npapi/coregraphics_private_symbols_mac.h
+++ b/webkit/glue/plugins/coregraphics_private_symbols_mac.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef WEBKIT_PLUGINS_NPAPI_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
-#define WEBKIT_PLUGINS_NPAPI_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
+#ifndef WEBKIT_GLUE_PLUGINS_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
+#define WEBKIT_GLUE_PLUGINS_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
// These are CoreGraphics SPI, verified to exist in both 10.5 and 10.6.
@@ -24,4 +24,4 @@ int _CGSDefaultConnection(void);
} // extern "C"
#endif
-#endif // WEBKIT_PLUGINS_NPAPI_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
+#endif // WEBKIT_GLUE_PLUGINS_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
« no previous file with comments | « webkit/glue/plugins/carbon_plugin_window_tracker_mac.cc ('k') | webkit/glue/plugins/default_plugin_shared.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698