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

Unified Diff: ppapi/ppapi.gyp

Issue 5854003: Remove CrOS hack from ppapi.gyp that made the include directories work. This... (Closed) Base URL: svn://chrome-svn/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
« no previous file with comments | « chrome/browser/ui/views/info_bubble.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi.gyp
===================================================================
--- ppapi/ppapi.gyp (revision 69437)
+++ ppapi/ppapi.gyp (working copy)
@@ -33,10 +33,6 @@
'all_dependent_settings': {
'include_dirs': [
'..',
- # HOLEY (*#@$@ing #&$^@*&$^. ChromeOS depends on having
- # "third_party" in the include path which the old version of this
- # project did. This is a temporary hack to keep the build going.
- '../third_party',
],
},
'sources': [
« no previous file with comments | « chrome/browser/ui/views/info_bubble.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698