Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/public/extensions/sessions.html |
| diff --git a/third_party/mesa/MesaLib/src/mesa/x86-64/Makefile b/chrome/common/extensions/docs/templates/public/extensions/sessions.html |
| similarity index 11% |
| copy from third_party/mesa/MesaLib/src/mesa/x86-64/Makefile |
| copy to chrome/common/extensions/docs/templates/public/extensions/sessions.html |
| index 2fd3e5f04a9d8ed4cf5b819d7a14ebff8152b3f1..b825ba6b8f4b241297d3fa4055b5e157ca3ad2c0 100644 |
| --- a/third_party/mesa/MesaLib/src/mesa/x86-64/Makefile |
| +++ b/chrome/common/extensions/docs/templates/public/extensions/sessions.html |
| @@ -1,28 +1 @@ |
| -# src/mesa/x86-64/Makefile |
| - |
| -TOP = ../../.. |
| - |
| -include $(TOP)/configs/current |
| - |
| - |
| - |
| -INCLUDE_DIRS = \ |
| - -I$(TOP)/include/GL \ |
| - -I$(TOP)/include \ |
| - -I.. \ |
| - -I../main \ |
| - -I../math \ |
| - -I../tnl |
| - |
| - |
| -default: matypes.h |
| - |
| -clean: |
| - -rm -f matypes.h |
| - |
| - |
| -# need some special rules here, unfortunately |
| -matypes.h: ../main/mtypes.h ../tnl/t_context.h ../x86/gen_matypes |
| - ../x86/gen_matypes > matypes.h |
| - |
| -xform4.o: matypes.h |
| +{{+partials.standard_extensions_api api:apis.sessions}} |
|
not at google - send to devlin
2013/08/06 19:04:09
something funny happened here.
Kristen Dwan
2013/08/12 15:11:30
not sure what that found as it's "previous" file..
|